I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840 board using RSSI, please let me know an example or SDK example :)
Thank you!
I have 2 device gateway and nrf52840 board.
Can i get zigbee distance?? I think RSSI data is possible. Right??
If you can measure the distance between gateway and nrf52840 board using RSSI, please let me know an example or SDK example :)
Thank you!
Hi,
We do not have an example to get RSSI, but the function zb_zdo_get_diag_data can be used to obtain RSSI values from a device.
Best regards,
Marte
Hi,
We do not have an example to get RSSI, but the function zb_zdo_get_diag_data can be used to obtain RSSI values from a device.
Best regards,
Marte