I HAVE RUN NORDIC BLINKY CODE. IT SHOWS RSSI VALUES IN THE ADVERTISING. i WANT TO KNOW WHERE IN THE CODE THIS VALUE IS SET?
I HAVE RUN NORDIC BLINKY CODE. IT SHOWS RSSI VALUES IN THE ADVERTISING. i WANT TO KNOW WHERE IN THE CODE THIS VALUE IS SET?
Hi
I HAVE RUN NORDIC BLINKY CODE. IT SHOWS RSSI VALUES IN THE ADVERTISING. i WANT TO KNOW WHERE IN THE CODE THIS VALUE IS SET?
In the ble_evt_handler() switch case:


Ok got
Pls tell where the RSSI is obtained from iBeacon code. as when i run ble_app_beacon code then also i am able to view RSSI. From where is it coming?
as in the RSSI in the manufacturing specific information data? It's hardcoded in the example:

no that is not what i am asking.
Actually in every code of nrf sdk we are able to scan the rssi vlalue in nrf connect app. I am asking where in the code this value is defined? that the scanner is able to scan this rssi value
Hi,
The nRF Connect App retrieves the rssi from the advertising report that is sent to the scanner when it does a scanning request.
regards
Jared
Hi,
The nRF Connect App retrieves the rssi from the advertising report that is sent to the scanner when it does a scanning request.
regards
Jared