RSSI Measurement

Hello,

After working with the path loss monitoring sample in NCS, I was wondering if there is a sample that accomplishes something similar to the following: 

  • Central on nRF52840-DK

    • Scans and connects to peripheral

    • Makes RSSI measurement of packets coming from Peripheral = RSSI@Central

    • Reports RSSI@Central and RSSI@Peripheral as a transaction pair over COM port

  • Peripheral on nRF21540-DK (nrf52840)

    • Makes RSSI measurement of packets coming from Central = RSSI@Peripheral

    • Sends RSSI@Peripheral measurement back to Central

Thanks,

James

Related