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

problem advertise duration on SoftDevice V6.0.0(nrf52832)

I test SoftDevice V6.0.0 on nrf52832(BLENANO2)

I run
1. sd_ble_gap_scan_start() 1000ms/100ms/10ms scan_window/scan_interval
2. sd_ble_gap_adv_start() 1000ms interval

result. (see picture)
for example,
scan interval is 1000ms, scan-off -> advertise -> scan-on duration is about 1000ms.
scan interval is 10ms, scan-off -> advertise -> scan-on duration is about 10ms.

Why?

Parents Reply Children
No Data
Related