This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to translate the result from register RSSISAMPLE to the real RSSI ?

Hi, Thank you for your kindly help.

I have get the result from the register RSSISAMPLE. The result I get from RSSISAMPLE is like this:0x00000050. As you known, the result should be a negative number. So there must be a formula or some other operation to translate it into the final result. But I haven't find any document about that. So please reply soon.

Many thans

Parents Reply
  • The way you do it now, you wait for the packet to be completely received, and then start the RSSI measurement. This will obviously not measure the RSSI while the packet is received, which is most likely what you want. To do such measurement, I'd recommend using the shortcut between address match and RSSI start, so that RSSI measurement is started once an address is matched.

Children
No Data
Related