-
I am using WebServer_ESP32_SC_W5500 library over a custom board based on ESP32-S3 ( and another on -C3) with attached SPI TFT display, a LoRa RTX attached to the SPI bus and a W5500 for having the…
-
### Operating System
Others
### Board
Raspberry Pi Pico WH
### Firmware
`net_lwip_webserver`
### What happened ?
If you call `pbuf_free` on the frame when `ethernet_input` returns…
Slion updated
1 month ago
-
Following https://github.com/gpulido/homeassistant-airzone/issues/1
Using http://myzone.airzonefrance.fr/produits/gamme-2016/innobus-pro6/commandes-centralisees/webserver-airzone-cloud-ethernet-256.h…
-
### The problem
Using a ESP32 with the W5500 Ethernet chip, ESPHome fails to initialize device. The hardware has been verified to be fully functional with a Arduino sketch using WebServer_ESP32_W5500…
-
I am trying to access the HTTPS server through ethernet, to achieve this I have modified the HTTPS (Async Server Example) code to handle an ethernet connection (by adding an ethernet connection code).…
-
Hi, i'm using the Example code and Outbound connections work well.
I've successfully pinged my Router (also the Wireguard Server) and used the WiFiClient to fetch a Website on my Wireguard Network …
-
I get the following errors when trying to build projects using PlatformIo using dev s=version of github master causing cloning errors
ompiling .pioenvs\sonoffsc\lib9b4\Ethernet\EthernetClient.c…
-
Arduino DUE, Arduino Ethernet Shield 2, IDE 1.8.8, windows 10
Application: Web Server from David A Mellis and Tom Igoe, The text of the code was copied from here:
https://www.arduino.cc/en/Tuto…
-
After one year away, stuff that I think about for a new version. Do not hesitate to add your ideas in comment
* Add the possibility to create an ethernet bridge from the interface menu ;
* Add re…
-
I think it would be very informative to bench the speed of upload / download a file using FTP / WebDav / Webserver
to LocalFS / SD on ESP32 and ESP8266
using MCVE to be sure the comparaison is corr…