the only difference is that on this https://www.arduino.cc/en/Tutorial/MasterReader they connect to arduino mega to each other , but my project is connecting arduino mega with arduino UNO Wifi , So how can i connect 6 of ( arduino mega)s with one arduino uno wifi ?
i;m trying now with on mega but it still not working
the master(UNO wifi) is not receive anything and the serial monitor is not displaying things as well ?
i think the slave(Mega) dose not send anything where it should send "Hello" to the master(UNO Wifi)
what may be the cause of this problem ? and how can i solve it ?