Automatic RSSI recording of received signals on nRF Connect Mobile app on Android

Hi,

I currently have a macro in the nRF Connect Mobile app (Android) that displays RSSI every time I receive a temperature signal. I am saving the logged temperature and RSSI data and then plotting it.

However, there is an issue when the client device disconnects and then reconnects via autoConnect - the RSSI macro does not automatically start. This means that I have to manually start the RSSI macro every time the client device reconnects to my Android device. How can I make the RSSI macro turn on automatically so that RSSI is recorded every time the client reconnects?

Thanks very much.

Related