Good day everyone.
I'm trying to start ConnectIQ development with the NRF dongle and BLE API.
I'm trying to check if BLE scanning is working with the CoinCollector sample, but I fail to get any scan results.
Here scanning starts, the print is also logged in the debugger:
onScanResults should be called when it has found BLE devices:
However I'm not getting anything logged in the debugger, which probably means I'm not getting any scan results..?
I believe flashing the NRF dongle went fine, COM port also seems correct:
Any ideas? Thanks a lot!