ESPNOW master/slave chage slave/master
-
Hello friends, I have a query, I want to make a network with multiple esp32. Basically it would be like this:
MASTER1---send data to slave1--> SLAVE1 (receive data from master1)
(SLAVE1 becomes master and sends the information to slave2)
SLAVE1---send data to slave2--> SLAVE2 (receive data from slave2)And so on...
Is it possible to convert a slave into a master so that it sends the information to the next one?
Greetings and thank you
Fran -
@frangimeno2000 Yes.
ESPNOW easily runs in Peer-to-Peer mode, so there is no need for master/slave or server/client configuration.
I put up an example on GitHub:
https://github.com/teastainGit/ESP_NOWpeer2peer -
Hello @frangimeno2000
You can see the case of ESO-NOW below.
RANDOM NEAD TUTORIALS: ESO-NOW
https://randomnerdtutorials.com/?s=ESP-NOW -
Ok friends I already have it, I had not seen these manuals. Thank you
-
@frangimeno2000 Can you share the solution with me? I'm also looking to solve this problem
-
...
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login