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

I need to print the RSSI level in RTT but i couldn't do. Somebody can help me?

I try to print the RSSI level but i couldn't do. I use nRF51 DK and soft device S130.

This is the line that i just write:

SEGGER_RTT_printf("RSSI: %d\n",p_gap_evt->params.rssi);
Related