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

BLE_APP_BEACON DON'T ADVERTISE REGULARLY WHEN NON_CONNECTABLE_ADV_INTERVAL IS 5000

Hello Nordic Team
I want to use the ble_app_beacon example found in SDK 15.3 on NRF52810 when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (5000, UNIT_0_625_MS). The program runs successfully when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (1000, UNIT_0_625_MS), but when the interval is 5s, sometimes it sends data at irregular intervals. Please help me.
Best regards

Parents Reply Children
Related