Node-Red Wireless Device message

Hello,

I use the Node-Red Wireless Device node. I’m wondering how to interpret the return text generated by the node and displayed by a Debug node.

For example, if I get the following return, are Power, Retries and Output_data_rate_101 properly configured?

What exactly does the message "err: “No config err or ack, timeout” mean?

Thanks

Hi,

No, the value for settings that are properly configured and stored return true. If there’s an object containing an error message then the sensor did not acknowledge that the configuration was successful.

This error indicates that the sensor did not send a response of any kind and the timeout to wait for a response expired.

1 Like