Hi,
I am now working with the iBeacon. I am trying to get the RSSI @ 1m distance.
I am able to get the major and minor and the tx power but cannot access the manufacturer specific data (which has the rssi @1m ditsance).
I am usinf nrf 12.3 sdk.
Hi,
I am now working with the iBeacon. I am trying to get the RSSI @ 1m distance.
I am able to get the major and minor and the tx power but cannot access the manufacturer specific data (which has the rssi @1m ditsance).
I am usinf nrf 12.3 sdk.
Hi,
See this case for an example of how to read out the RSSI of an advertising packet.
Best regards,
Andreas
I am able to read the rssi value.
I need to find the distance between the beacon and the receiver. So I need the value of RSSI@1m distance (default value of -80dBm). Need to get this value from the raw data each and every second, so that it will be easy for me to perform the calculations more efficiently even when I increase the transmitting power.
I am able to read the rssi value.
I need to find the distance between the beacon and the receiver. So I need the value of RSSI@1m distance (default value of -80dBm). Need to get this value from the raw data each and every second, so that it will be easy for me to perform the calculations more efficiently even when I increase the transmitting power.