bluez-experiments icon indicating copy to clipboard operation
bluez-experiments copied to clipboard

scantest.c works only once until reboot Beaglebone

Open ghost opened this issue 10 years ago • 2 comments

The first time I ran the scantest.c, the BLE devices are detected successfully. However, I have to reboot the Beaglebone to have the st work again.

ghost avatar Feb 14 '16 01:02 ghost

I ran into a similar issue with the C.H.I.P.

In my experience, it only happens when program does not shut down properly. If you press 'q' in the terminal where you are running the application, the program shut down the hci link properly, and you can run it again.

wunnation avatar Jul 30 '16 20:07 wunnation

Before run the scan test, if the scan state is enabled, you should disable the scan state, then you can set the scan parameters.

chenxiaosonggithub avatar Jan 23 '19 13:01 chenxiaosonggithub