Is ESP32 BLE mesh suitable for my project?
Posted: Sun Dec 08, 2019 7:56 pm
Hi,
My goal is to build a smart building a garden / path light. The lights are equipped with a solar panel, a rechargeable battery and a PIR sensor for human detection. The lights should communicate with each other in order to notify the next light on the path in order light up before it is reached. The distance between the light should be max. 15 meters.
For better comprehension I have drawn the lights on the path. The person moves on the path and get recognized by the lights.
Here are my questions:
1) Is the BLE mesh power consumption low enough for this project? I want to use 3000 mAh batteries. The sleep current (light is off) should by below 100uA. Or would the wifi mesh also be suitable?
2) Is there a way to use the generic onoff ble nodes in order to send custom messages between the lights? The network should work without a master. Each light should notify the network and report a person is walking over the path.
Thanks for every advice,
Nils
My goal is to build a smart building a garden / path light. The lights are equipped with a solar panel, a rechargeable battery and a PIR sensor for human detection. The lights should communicate with each other in order to notify the next light on the path in order light up before it is reached. The distance between the light should be max. 15 meters.
For better comprehension I have drawn the lights on the path. The person moves on the path and get recognized by the lights.
Here are my questions:
1) Is the BLE mesh power consumption low enough for this project? I want to use 3000 mAh batteries. The sleep current (light is off) should by below 100uA. Or would the wifi mesh also be suitable?
2) Is there a way to use the generic onoff ble nodes in order to send custom messages between the lights? The network should work without a master. Each light should notify the network and report a person is walking over the path.
Thanks for every advice,
Nils