Hi everyone, i want to implement a Wifi / Bluetooth Mesh gateway using Raspberry. So, can I provisioning a Mesh network using BLE on raspberry Pi 3?
Hi everyone, i want to implement a Wifi / Bluetooth Mesh gateway using Raspberry. So, can I provisioning a Mesh network using BLE on raspberry Pi 3?
Hi Arun,
In our Interactive PyACI, only the ECDH calculation of the provisioner is offloaded to the PC. Most of the mesh stack is still running on the nRF52 side. We don't have the code for offloading all the mesh stack to the PC/RPi side. The closest we have is the minimum mesh stack on mobile app that we have, but it's not a full mesh stack.
Thank you for clarifying.