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

beacons are missed when debugger is not connected

Hi,

I designed a gateway that includes nrf52832 which receives beacons and sends it to other processor through uart, and this processor sends beacons to the server. Well, when i connect the rtt debugger to the nrf, there is no problem, all beacons are sended to the server but when i disconnect the debugger, approximately %40 of the beacon are missed, i can see these received beacons on the server. I use one beacon, and advertising interval is 1 second.

Also SEGGER_RTT_CONFIG_DEFAULT_MODE is set to SKIP

Any idea what is the reason.

Parents Reply Children
Related