About 32,300 results
Open links in new tab
  1. Arduino Nano + Ethernet shield ENC28J60 - IDE 1.x - Arduino Forum

    Jun 16, 2017 · Hy, I am totally new into Arduino things. I buy couple of arduinos and those ethernet shields which would connect to internet and send some data to our API. First problem …

  2. Arduino Nano (clone) + DK electronics NANO Ethernet Shield V1.0 ...

    Nov 28, 2019 · Hi, I have a Arduino Nano (clone CH340 ; working perfectly) + I just bought a DK Electronics NANO Ethernet Shield V1.0 (ENC28J60): I inserted the shield, installed the classic …

  3. ENC28J60 Shield and Nano - Arduino Forum

    May 21, 2024 · I have a ENC28J60 ethernet shield on a Nano and trying to get it to work – as in receive data – with UDP packet input. The sketch below works when I use a Mega 2560 with …

  4. Arduino Nano and Ethernet Shield - Interfacing - Arduino Forum

    Jul 15, 2009 · Hi, all Does the Ethernet Shield works with the Arduino Nano (the new one, version 3.0)? Thanks in advance Carlos Augusto Grahl

  5. Connecting ESP32 to Ethernet Shield 2 - Arduino Forum

    Oct 9, 2022 · Hello, I'm trying to connect my ESP32-WROOM-32D to the Arduino ethernet shield 2. I use the Ethernet Shield Web Client example code with Ethernet.init (5);.

  6. [Solved] Nano with W5100 Shield for Mega - Arduino Forum

    Jul 26, 2021 · Hi, I have an Arduino Nano and a W5100 Ethernet Shield for an Arduino Mega 2560. When the shield is attached to the Mega, everything workks just fine, now I connected it …

  7. Nano + W5500 ethernet Netzwerk Modul - Arduino Forum

    Feb 19, 2022 · Hallo, nachdem an meinem nano der Klassiker "Blink" und auch oneWire mit dem DS18B20 funktioniert hat, soll es eine Ethernet Verbindung mit diesem Modul sein: Mit diesem …

  8. SPI... Ethernet shield... power? - Classic Nano - Arduino Forum

    Jun 22, 2024 · The code compiles and downloads to the Nano, but the instant I plug in the power to the Ethernet shield, 'D1' (LED) illuminates on the shield and I lose my serial connection. My …

  9. How to connect Arduino Nano to Ethernet Shield v2

    Dec 17, 2021 · Hi everyone, I just bought an Arduino Nano here and an Ethernet shield v2 here. How do I connect them? Can I just use the ICSP 6 pin connector? Most of the tutorials that I …

  10. Trouble Connecting ENC28J60 Ethernet Shield to Arduino Nano …

    Apr 17, 2024 · I've mounted the Arduino Nano on top of the Ethernet shield. I'm using the EthernetENC library, I've tried using both CS port 5 and 10 for SPI communication, but the …