Help with Bluetooth LE stack

2024-02-08 Thread Gergely Czuczy
Hello, I would like to ask for a bit of help. I'm absolutely not familiar with bluetooth, and one of my components for my project is a bluetooth LE device[1], and I'm having some troubles with the BT stack. Initially I've based my code on the FreeBSD-BLE[2] examples, and my stack worked. How

Re: Help with Bluetooth LE stack

2024-02-08 Thread Gergely Czuczy
In the meantime I've noticed some messages from the kernel: ng_hci_process_command_complete: ubt0hci - HCI command failed, OGF=0x8, OCF=0xb, status=0x12 I think it might be originating from here: https://github.com/freebsd/freebsd-src/blob/d5677b0b8b8a1505edeaafab5606c4f890c1a42d/sys/netgraph/