Hello all,
this is my first post to the forum and I'm just getting up to speed with Arduino - so please help and please give me a break if my question seems stupid!
I've recently started playing with a Nano RP2040 Connect. I've managed to get it working with a MKR ETH shield because for my design I need to connect over wired Ethernet rather than WiFi.
I also want to connect and control the board from the Arduino IoT Cloud and this is where I'm struggling. There are a lot of examples showing how to connect to the AIoTCloud over WiFi (the default approach), but no information I can find on setting up a Ethernet based connection. The documentation for ArduinoCloud() seems to be non-existant.
It is a real shame that there is no way to connect to IoT via ethernet. I am having to work in a location where my WiFi is very flaky, but my ethernet is fine. This makes development far more difficult and time consuming for me because . I spend more time worring about the WiFi than the coding.
My sketches won't work until I fill in the Secret_SSID, but this deals with WiFi networks, not ethernet (as far as I understand). Is there anything to be done about skipping the Secret file or tricking it into using a ethernet?
Is there a way round this or am I gong to have to change my work location?
Hi. I agree with Andrew. It would Be so good (in my situation, I want to have sensors in schools where wifi is very restricted. Is there any plan for the support of ethernet ? Will it Be available with in 6 months, 1y ? Can it Be done today with esp8266 and ENC28J60 combined ?
Hi Juraj.
I tried to find information on the using encc28J60 as network interface nodeMCU, but I have not been able to. I don't know how to start... Could you please give me some inputs or links ?
Thanks.
CH
the Ethernet connectivity works out of the box with IoT Cloud only using a board of the Portenta family and a proper shield (Portenta Vision Shield Ethernet, Portenta Machine Control etc.)