Hello
I would like to retrieve the signal strength of the Thread messages I receive.
To do this, I used the otMessageGetRss (message) command in my request_handler but the returned value is always 0xEA or sometimes 0xE9 ... regardless of the distance from remote devices.
Is this the correct method to recover signal strength? If so, do you also have this problem?
Thank you