When using a hall effect sensor (Seeed Studio AS5600) connected to the I2C port of a Cube Orange+ and using Lua to assign the servo angle to NAMED_VALUE_FLOAT, it was discovered that recv_match most of the time didn't exist, according to the module, despite Mission Planner showing the sensor value under this parameter.
I initially believed it was an issue on my end until I debugged the issue and found that all message types but NAMED_VALUE_FLOAT showed when printing to the terminal.
Please contact me for more information. Thanks
When using a hall effect sensor (Seeed Studio AS5600) connected to the I2C port of a Cube Orange+ and using Lua to assign the servo angle to
NAMED_VALUE_FLOAT, it was discovered thatrecv_matchmost of the time didn't exist, according to the module, despite Mission Planner showing the sensor value under this parameter.I initially believed it was an issue on my end until I debugged the issue and found that all message types but
NAMED_VALUE_FLOATshowed when printing to the terminal.Please contact me for more information. Thanks