Hello!
I have an Arduino mega 2560 connected to a x-nucleo-iks01a3.
Everything works correctly but I want to pass the information provided by the sensors to a robot via mqtt.
To do this, I have found 2 options:
Using an ethernet shield w5100 or an esp8266.
Which of the two do you recommend?
Could I connect the Arduino mega with the sensors board + any of these two options?
I am new in this world and I would really appreciate your help.
Thank you very much:)