A few questions. How to discover hardware, esp-touch, outbound messages
Posted: Wed Dec 05, 2018 5:05 am
I've been playing with ESP-MESH/ESP-MDF and have a few questions.
1. Using the Mesh APK app when I power a new node, it automatically shows up in the app that a new device was found. How does this occur? Does the root node send a message, if so how is it sent over UDP? Or is the app finding it through bluetooth?
2. I'd like to be able to manage the mesh network without the use of a smartphone. Is it currently possible? Can esp-touch/smartconfig be used?
3. I can poll the hardware for it's state but it's not ideal for all node types. How is it accomplished when a node needs to send data to an external service or server? For example, a motion detector would send an outbound message only when the state changes?
1. Using the Mesh APK app when I power a new node, it automatically shows up in the app that a new device was found. How does this occur? Does the root node send a message, if so how is it sent over UDP? Or is the app finding it through bluetooth?
2. I'd like to be able to manage the mesh network without the use of a smartphone. Is it currently possible? Can esp-touch/smartconfig be used?
3. I can poll the hardware for it's state but it's not ideal for all node types. How is it accomplished when a node needs to send data to an external service or server? For example, a motion detector would send an outbound message only when the state changes?