-
```
When using agentuino with arduino 1.0.0 or 1.0.1, the example sketch will
compile, but SNMP does not work - it times out instead.
This appears to be due to changes in Ethernet and EthernetUdp. T…
-
```
When using agentuino with arduino 1.0.0 or 1.0.1, the example sketch will
compile, but SNMP does not work - it times out instead.
This appears to be due to changes in Ethernet and EthernetUdp. T…
-
```
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…
-
```
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…
-
Hi ..
I would like to use your library instead that with the wifi network using an ethernet cable.
The Ethernet shield is Enc28J60...
Can you provide some code examples about where modify and wh…
-
Hi
I use this great library (version 1.2.0) to connect my ARDUINO MEGA2560 with the Ethernet Shield to a MariaDB on my ASUSTOR NAS. This works very well. I only add records (temperature readings) w…
-
At the first compiling i recive this error:
> In file included from C:\Users\Fabio >Capo\Documents\Arduino\libraries\SimpleButton\src/Buttons/Button.h:5:0,
from C:\Users\Fabio C…
-
### Machine Context
The main goal is:
to have the possibility to upload job files using Ethernet (not WiFi because of interference issues and long distances) and start them on grbl_esp32. The mach…