I try to eddystone url beacon with advertise every 5 second. I changed
#define APP_CFG_NON_CONN_ADV_INTERVAL_MS 5000
upload code in nrf52832 module I used NRF connect app to see my beacon data but the connection show only 1876ms i can't get accurate time set data. how can set the accurate 5 second interval and get receive same interval from NRF Connect app. i used 15.2.0 SDK