Page 1 of 1

ESPNOW master/slave chage slave/master

Posted: Mon Oct 17, 2022 3:20 pm
by FRANCISCO2020
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?

Or is there an easier way to make a network of 30/40 units of esp32

Greetings and thank you
Fran