Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
I am trying to build a mobile Qt6 app to communicate with IOT devices but I can't find an example. Is Bluetooth mesh supported?
Thanks, Markus
Hi,
i also tried a few things with the Qt Bluetooth and BLE modules. But as far as i know meshing is not directly supported. I would recommend to use a third party library like Zephyr or NimBLE to handle meshing with bluetooth.