I am attempting to connect Arduino IoT cloud to arduino mega 2560 with onboard esp8266. Add device does not find the board connected via usb. Create agent is running, correct board is selected, correct com port is selected. Not sure how to set dip switches on mega.
Hi @the14thdoctor. This board is not supported for use with Arduino IoT Cloud. It is possible to use ESP8266 with Arduino IoT Cloud, but only when you are programming the ESP8266 directly rather than using it as a Wi-Fi adapter for a Mega 2560 board, as is the intended use case for the board you have. You should purchase a standalone ESP8266 board (something like this) if you want to use an ESP8266 with Arduino IoT Cloud.
But you can use your current Mega 2560+ESP8266 board with Arduino Web Editor. If you give that a try and have any problems, you are welcome to request assistance here on the forum and we'll try to help you out.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.