Hello everyone,
What I would like to do is connect my ESP32 as a client to an existing wifi network, read some data from this and then create a second wifi as a server in order to broadcast the data read from the first wifi network. Then my android app can connect to this second network and read the broadcasted data.
The question is, can ESP32 have 2 networks running or do I have to get another ESP32 for the server wifi network and have them communicate via serial?
Here is a diagram of what I would like to accomplish:
Thank you!
Pete
6 posts - 2 participants