Open ixj111 opened 5 years ago
It doesn't seem so: https://github.com/arduino-libraries/ArduinoBLE/issues/6#issuecomment-485814549
I m also very interested in the future support. Wonder if anybody actively working on this library has any kind of insider info to share ? BTW I just manage to have my nano BLE33 working fine with this lib and it was very easy and well documented so big thanks to the DEV team !
it seems that MESH network in BT are quite complicated.... some doc here https://www.novelbits.io/bluetooth-mesh-tutorial-part-3/ explaining the notion of provisionning with a "special" device "device used to add a node to the network is called the provisioner (usually a tablet, smartphone, or a PC)." and most of the doc example online rely on some SDK :( No idea how much work it would be to have it supported in this lib
Any news one year later ?
Any news 1.5 years later ?
Is there a way to develop BLE mesh network based sensor data collection in Arduino BLE 33? Searched a lot of libraries especially nRF sdk, and mbed mesh network, but couldn't figure out how to implement BLE mesh.
Require urgent help.
Hi, is there any plan to add the support for BLE mesh? Thanks.