2020-10-14 01:45 AM
2020-10-15 06:16 AM
Hi @태우 구 ,
Not an expert on BLE topics, but I don't believe it is so easy to connect multiple STEVAL-BCNKT01V1 devices to the same app without modifying it...
In order to manage multiple BLE (Bluetooth low energy) devices in Mesh networks for Internet of Things (IoT) solutions there is the STSW-BNRG-Mesh package, even if it is not immediate to implement with the BlueCoin (you should check also if there are no hw constrains or limitations). In the listed of the supported devices, you can find:
The BlueCoin STEVAL-BCNKT01V1 mounts BlueNRG-MS module, and you may modify the BlueCoin firmware in order to make it compatible with the STBLEMesh android app.
the native setup to run the Bluetooth mesh is however the X-NUCLEO-IDB05A1 (getting started tutorial HERE)
-Eleon
2020-10-28 07:19 AM
Hi @태우 구 ,
did you managed to setup your application, at last?
-Eleon