50ButtonsEach / fliclib-linux-hci

Flic SDK for Linux
306 stars 54 forks source link

flicd: flicd.cpp:2741: void le_set_scan_enable_handler(uint8_t): Assertion `!status' failed. #99

Open Hoekeren opened 4 years ago

Hoekeren commented 4 years ago

Hi. I am running HassOs 4.12 on a RPI4 B+ Current Version: 0.114.0 Flicd 1.3 Supervisor 231

I have been testing if I could use my Flics in Homeassistant. My initial test was succesful but now the adonn is not starting after reboot and when started manually it results in the following log:

Available HCI devices found: hci0 Trying hci0 hci0 is busy, shutting down and retrying... Successfully bound HCI socket Flic server is now up and running! Initialization of Bluetooth controller done! flicd: flicd.cpp:2741: void le_set_scan_enable_handler(uint8_t): Assertion `!status' failed.

Is there anything I can do?

Looking forward to your reply and thank you in advance.

Kind regards Christian

Emill commented 4 years ago

Hi. Please run sudo btmon in another terminal, then start flicd. You should then see a trace of all hci packets. Please post the result here.