-
In the next SoulissApp releases Zozzariello will be removed, actually the HTTP and XML interfaces are not supported on ESP8266. The support should be extended to ESP8266 with a new interface, simpler …
-
Dear David,
@andrethomas pointed to me that you are working on an lwip driver for ES8266
https://github.com/arendst/Sonoff-Tasmota/issues/4936#issuecomment-454404478
(I'd like to find ethernet su…
-
Hi,
I've just built a prototype with an ATMega644PA for a networking project. As I'm using an WizNet W5200/W5500 I want to use [Paul Stoffregens excelent Ethernet Lib](https://github.com/PaulStoffr…
-
Hello Sir,
It seems the latest version of Wiznet/ioLibrary_Driver from April 6 2018(W5500_PHY_LINK ) has few bugs in Internet/MQTT.
1. Assignment from incompatible pointer type
I have observed …
-
Thanks for the library. It helps a lot.
I found a problem recently, on uno+w5100 shield. When I include this library in sketch, SD card is failing after network cable is unplugged. It comes bac…
-
This happens on W5500 but since the code is mostly shared with other W5x00 I imagine the problem exists there too.
The following code works. Comment out the end()/begin() in ::on_disconnect and it …
-
Why? Because none of current official Arduino products has Ethernet conectors (sadly).
Other solution would be offer a new product: an Ethernet shield with TLS integrated chip and, therefore, modify …
-
Hi Dario;
I have been trying to test a few nodes with your sample code and have e01_GarageDoor_n1.ino running on an Uno R3 with W5200 Ethernet Shield. I can successfully ping the gateway at 192.168.…
-
Hi,
I was using 4.12-rc4 (sunxi-next) without any issues and when I wanted to try out 4.13-rc3 I'm getting kernel panic. Is this a known issue? I'm providing the kernel log and the device tree sour…
-
Following our [discussion on MySensors forums](http://forum.mysensors.org/topic/3114/other-controller-get-disconnected-when-sending-any-command-to-the-eth-gateway-v2-0/5), a W5100 based ethernet Gatew…