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