Where you able to work on this?I am looking to send custom messages to provisioned node..Danialgreen wrote: ↑Wed Jul 03, 2019 2:24 amHi espressif,
I tried the ESP32 fast provisioner client and server example, I have two questions for modifying the code to meet my system requirements.
1. How can I send customized data from client to server and server to client? Is there a model for this application?
2. After the provision is done and all the present ESP32 becomes nodes of the network, I tried to turn more ESP32 server on to join the mesh network, however, the provisioner seems do not have any responded. Does the provisioner turn the ADV scan off after a certain state?
Please let me know if there's any hint to help me solve my problem. Thank you.
Best regards
Danial
I would like to know what should i do as i have two ESP32 boards, should i flash fast_prov_client example on one board and fast_prov_server example on other board and then using the documentation info send messages?
Please help...