-
Hi. Apologies, but I don't know much about how C works, or Arduino. I'm a software developer, but mostly in Javascript.
```
String response;
byte Ethernet::buffer[700];
const int BUFFER_SIZE = J…
-
Hi @maxgerhardt
Does this example work also in case of ethernet shield enc28j60 ?
Thnaks a lot
-
Hi there,
with the latest and greatest code, we get okay performance with lib_xtcp. However, the throughput leaves a bit to be desired.
I believe this is in part due to the length of the polling l…
-
### Hardware:
Board: ESP32 Dev Module + w5500 chip
Core Installation version: 1.0.4
IDE name: Arduino IDE and Platform.io
Flash Frequency: 80Mhz
PSRAM enabled: …
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a way to edit the EEPROM-based layout from Chrysalis without actually needing Chrysalis installed - it's a bit of a …
-
Hi
i have written a little webserver code which delivers files of any size from the SD card to the web browser (client).
However sometimes, the code just "freezes" and by putting in Serial.print s…
-
Hallo zusammen,
gibt es eine Möglichkeit, das alles auch per Lan-Kabel zu realisieren?
Ich habe die 3.3.1 drauf. Leider verliert sie immer noch regelmäßig die Wlan Verbindung. Trotz Wlan-Repeate…
-
I am facing the problem that SNMPv3 traps are not processed.
I have created a new SNMPv3 user in my UPS system (Auth = AES, Priv = SHA) and created on the icinga2 server a new user with the same cr…
-
### The problem
I'm using a GL-S10 as Bluetooth Proxy and it logs the following:
```
...
[22:28:38][D][api.connection:1030]: Home Assistant 2023.6.3 (xxx.xxx.xxx.xxx): Connected successfully
[2…
-
First of all thanks for your hard work!
When I run the basic [WebServer example](https://github.com/vjmuzik/NativeEthernet/blob/master/examples/WebServer/WebServer.ino) I start to get connection ti…