How to measure RSSI and TSSI for BLE Mesh

Hello,

I am using a nRF52840dk (nCS based app) with a nrf mesh android application,

 nRF52840dk has application running BLE-Mesh Server model. while I am using nrf mesh android app to trigger OPCODES to the server model.

Kindly help me with below queries:

1. How can I measure RSSI of BLE-Mesh for the server model running on nrf52840dk..?

2. How can i measure TSSI on the android mobile phone running the nrf mesh app..?

3.  How can I measure TSSI of BLE-Mesh on nrf52840dk, when my nrf52840dk extends the data further down the mesh..?

Thanks,

 

Parents
  • Hi,

    1. How can I measure RSSI of BLE-Mesh for the server model running on nrf52840dk..?
    • You would only be able to measure the RSSI from the devices in the last jump of the message sequence. Is this what you're after?
    2. How can i measure TSSI on the android mobile phone running the nrf mesh app..?
    • Could you explain what you mean by TSSI? Do you mean as an indication of sender signal strength (TX)? 
    3.  How can I measure TSSI of BLE-Mesh on nrf52840dk, when my nrf52840dk extends the data further down the mesh..?
    • See #2
    • Could you elaborate on this? Can you illustrate what this looks like when you say "extends the data further down the mesh"? 

    Kind regards,
    Andreas

Reply
  • Hi,

    1. How can I measure RSSI of BLE-Mesh for the server model running on nrf52840dk..?
    • You would only be able to measure the RSSI from the devices in the last jump of the message sequence. Is this what you're after?
    2. How can i measure TSSI on the android mobile phone running the nrf mesh app..?
    • Could you explain what you mean by TSSI? Do you mean as an indication of sender signal strength (TX)? 
    3.  How can I measure TSSI of BLE-Mesh on nrf52840dk, when my nrf52840dk extends the data further down the mesh..?
    • See #2
    • Could you elaborate on this? Can you illustrate what this looks like when you say "extends the data further down the mesh"? 

    Kind regards,
    Andreas

Children
Related