You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • One thing that might help is stopping the system Bluetooth (sudo /etc/init.d/bluetooth stop). I think what can happen is the system starts its own scan for available Bluetooth devices, then stop scanning when it's finished, which stops Noble's scan.

    You could also try handling the scanStop event and using it to start scanning again? https://github.com/noble/noble/blob/mast­er/README.md#scan-stopped

About

Avatar for Gordon @Gordon started