2021-10-25 01:15 PM
Hi,
I am working on a project that requires three SensorTiles (STEVAL-STLKT01V1). I am using Raspberry Pi 3B but I am open to use a different device if needed. I am a newbie and need guidance to learn how to do it. Where can I find instructions/documentation to work with multiple SensorTiles connected via bluetooth to the data receiver (RPi)?
Solved! Go to Solution.
2021-10-27 07:49 AM
Hi, not sure you can connect three Sensortile, but you can connect them to the same "master" BLE, for example your smartphone. There is a tool named BlueNRG-Mesh that can be used for connecting multiple BLE (Bluetooth low energy) devices in Mesh networks for Internet of Things (IoT) solutions.
Not sure however it is compatible with the Sensortile.
2021-10-27 07:49 AM
Hi, not sure you can connect three Sensortile, but you can connect them to the same "master" BLE, for example your smartphone. There is a tool named BlueNRG-Mesh that can be used for connecting multiple BLE (Bluetooth low energy) devices in Mesh networks for Internet of Things (IoT) solutions.
Not sure however it is compatible with the Sensortile.
2021-10-27 09:09 AM
Thank you! I will try it and comment here my experience.