My device is sending a beacon under DEBUG, but not under RUN.
The issue started when I converted the scan_and_forward example to use a 16-bit device address.
It steps through fine under DEBUG and everything seems correct.
However, when I "Buid and Run", it doesn't seem to get to the beacon part, nor to any others.
See my other post re. using nrf_serial.c under runtime. Same issue?