-
```
- What steps will reproduce the problem?
1. load the attached sample sketch into Arduino 1.0.3 IDE
2. Upload and execute (I got an EtherMega 2560)
3. try to get the uptime OID 1.3.6.1.2.1.1.3.0
-…
-
```
What steps will reproduce the problem?
1. load demo code for the W5100 that uses the SDcard (Blinkled from
simplewebserver)
2. Power OFF/ remove USB connector from Mega board
3. Re-apply power
W…
-
```
What steps will reproduce the problem?
1. load demo code for the W5100 that uses the SDcard (Blinkled from
simplewebserver)
2. Power OFF/ remove USB connector from Mega board
3. Re-apply power
W…
-
Your library looks great. It seems to be more updated than
https://github.com/PaulStoffregen/ArduinoWebsocketClient
I am hoping to use Websocket through the wizen module on a teensy 3.2 (Arduino …
-
```
Hi I have a problem with the default dns library.
I found that the problem is in a check that the dns library does to control if
the dns server address is not null (0.0.0.0). I commented the lin…
-
### Board
ESP32-Ethernet-Kit V1.2, Tinkerforge ESP32 Brick (all flashed as ESP32 Dev Module)
### Device Description
ESP32 Ethernet Kit: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/h…
-
```
What steps will reproduce the problem?
1. Create a simple function and embed it in the Main-Loop.
2. Submit an SNMP-Request to Agentuino - you will receive a valid reply.
3. Arduino will stop work…
-
```
What steps will reproduce the problem?
1. Create a simple function and embed it in the Main-Loop.
2. Submit an SNMP-Request to Agentuino - you will receive a valid reply.
3. Arduino will stop work…
-
```
What steps will reproduce the problem?
1. Create a simple function and embed it in the Main-Loop.
2. Submit an SNMP-Request to Agentuino - you will receive a valid reply.
3. Arduino will stop work…
-
does anybody use this combination with success?
I have constant corrupted web pages (some characters are wrong), even with the basic web server example
I do not have this issue with the ethernet2 li…