Hi to all,
I use CC2500 and i wanted to output/calculate RSSI value.How do I achieve it.Please could anybody guide me.
--
Umamahesh Y V
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi to all,
I use CC2500 and i wanted to output/calculate RSSI value.How do I achieve it.Please could anybody guide me.
--
Umamahesh Y V
The RSSI value can be read from the CC2500 device through the SPI port by reading the RSSI Status Register as described in Section 17.3 of the CC2530 datasheet found on the Product Folder.
Sorry for my half question ,I want to read RSSI from the transmitted frame / received frame instead from RSSI status register
Thanks for your reply,actually I am looking for that, currently I measuring RSSI directly from status register,SMPL_Ioctl.As you said RSSI can be added to end of the packet this can be done when PKTCTRL1.APPEND_STATUS is enabled in SimpliciTI how do I check it or do you have example to verify it.looking forward for your valuable guidance