Bluetooth support under buildroot
Posted: 2025-08-11 19:34
I'm using the Luckfox Pico Pi W/Core1106.
As Ubuntu was removed from the SDK, buildroot support seems more important now. The wiki remarks that bluez doesn't work under buildroot due to glibc issues which means it doesn't work on luckfox. We only get bluez5-utils and bluez5-tools, no libbluetooth. The available libbluetooth.so is very stripped down and it seems impossible to build a gatt server with it.
As far as I understand it, this makes it basically impossible to develop a bluetooth application on luckfox boards right now. Is there any sort of workaround? Any way to use the built-in bluetooth of e.g. the Core1106 to advertise a gatt BLE server right now? I didn't find a way and would love some help for my projects using that specific module.
Thanks!
As Ubuntu was removed from the SDK, buildroot support seems more important now. The wiki remarks that bluez doesn't work under buildroot due to glibc issues which means it doesn't work on luckfox. We only get bluez5-utils and bluez5-tools, no libbluetooth. The available libbluetooth.so is very stripped down and it seems impossible to build a gatt server with it.
As far as I understand it, this makes it basically impossible to develop a bluetooth application on luckfox boards right now. Is there any sort of workaround? Any way to use the built-in bluetooth of e.g. the Core1106 to advertise a gatt BLE server right now? I didn't find a way and would love some help for my projects using that specific module.
Thanks!