How to check the RSSI of received BLE mesh message?
Hi,
I use a STEVAL-IDB008v2 board and I want to test lighting demo example available in STSW-BNRG-Mesh. After programming the board with lightning example I use Putty to check the messages from the board.
In this particular case the board receives the ON/OFF messages from the Mesh Switch and after receiving the message following is printed:
9475800 Appli_Generic_OnOff_Set - Appli_Generic_OnOff_Set callback received for elementIndex 0
9475804 Appli_Generic_OnOff_Set - #8202!for elementIndex 0
9477620 Appli_Generic_OnOff_Set - Appli_Generic_OnOff_Set callback received for elementIndex 0
9477623 Appli_Generic_OnOff_Set - #8202!for elementIndex 0
Generic_OnOffStatus
Now my question is: Is it possible to see (print) the RSSI value of the received message?
Thank you in advance!
