,
HI
I am using the periodic_sync_conn example on nRF54L15. I found that after calling bt_le_scan_start(BT_LE_SCAN_ACTIVE, NULL);, it should be interval scanning.
1、But why does the current sometimes show tens of milliamps? Is it sending some kind of data?
2、Is it related to BT_LE_SCAN_ACTIVE? If I use BT_LE_SCAN_PASSIVE here, will this current spike not occur?
Thanks!
