Hi,
I am trying to use latest pc-ble-driver. The code is based on pc-ble-driver-js. When I call sd_ble_gap_scan_start(), I get only one "device discovered" event. This happens on every invocation of sd_ble_gap_scan_start(). Is there any inherent change in the way sd_ble_gap_scan_start() is used? Do I need to change scan params or pass different size for adv_report_buffer?
interval = 100
window = 20
timeout = -1