Hi Ti!
I need to read the RSSI in the sample application zc_genericapp
What is the best way to do it? Any function, any example?
Thank you very much.
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 Ti!
I need to read the RSSI in the sample application zc_genericapp
What is the best way to do it? Any function, any example?
Thank you very much.
Hi albgarc2014,
Basically you should use Zstackapi_ZdoMgmtLqiReq() for an application example or ZDO_MGMT_LQI_REQ for a host communicating to a ZNP to receive the LQI, then convert that value to RSSI. Here are some similar E2E threads and updated resource links.
https://e2e.ti.com/f/1/t/997774
https://e2e.ti.com/f/1/t/1179770
Z-Stack API User's Guide
Z-Stack ZCL API
Regards,
Ryan