Mesh and server
Posted: Tue Aug 27, 2019 11:25 pm
Hi
I am trying to utilise a number of ESP32's (up to 10) to create a mesh network to share monitored information and to pass "control" periodically to differing nodes in the mesh. In addition I want to be able to monitor this via HTML (other options could be considered) on an iPhone (or similar). The iPhone will monitor but also provide setup/configuration of the nodes (what they measure, how often, how they respond, and when control passes from node to node).
I can separately get the mesh operating, and i can get the iPhone to ESP32 connection working, but can't work out how to get them both working at the same time.
Any ideas how to get this working (or other options to achieve the same thing)?
Pretty new to this stuff, so excuse the unenlightened query
Thanks
Using Arduino ESP32 Devkit, primarily with painlessMesh.
I am trying to utilise a number of ESP32's (up to 10) to create a mesh network to share monitored information and to pass "control" periodically to differing nodes in the mesh. In addition I want to be able to monitor this via HTML (other options could be considered) on an iPhone (or similar). The iPhone will monitor but also provide setup/configuration of the nodes (what they measure, how often, how they respond, and when control passes from node to node).
I can separately get the mesh operating, and i can get the iPhone to ESP32 connection working, but can't work out how to get them both working at the same time.
Any ideas how to get this working (or other options to achieve the same thing)?
Pretty new to this stuff, so excuse the unenlightened query
Thanks
Using Arduino ESP32 Devkit, primarily with painlessMesh.