This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Tx power observe

I edit the Tx power in ble_app_beacon application (0dbm and 4dbm) using this function and i observing the rssi values in nrfconnect app in mobile.i didn't find the differences for 0dbm and 4 dbm in mobile app. can u please tell me how can i differentiate or observe for different tx powers??

Parents
  • Hi Mani!

    The RSSI (Received Signal Strength Indicator) is just a indication of how strong the signal is, and it might not be such a huge difference between 0 dBm and 4 dBm, specially at close range.

    When I test it myself, I get a RRSI around 55 dBm for 0 dBm Transmit power, and a RSSI around 50 dBm for 4 dBm.
    To be able to see bigger differences in the RSSI values, you can try to change the Transmit power between -20dBm and 4dBm for example.

    Best regards,
    Joakim.

Reply
  • Hi Mani!

    The RSSI (Received Signal Strength Indicator) is just a indication of how strong the signal is, and it might not be such a huge difference between 0 dBm and 4 dBm, specially at close range.

    When I test it myself, I get a RRSI around 55 dBm for 0 dBm Transmit power, and a RSSI around 50 dBm for 4 dBm.
    To be able to see bigger differences in the RSSI values, you can try to change the Transmit power between -20dBm and 4dBm for example.

    Best regards,
    Joakim.

Children
Related