kripton
kripton
Mostly done with #68. WebUI, ArtNet and sACN work over WiFi when configured properly in the source code.
Thanks for the report. In my repo, I can see that file located at `lib/lwip/contrib/apps/tcpecho_raw/tcpecho_raw.h`. Can you confirm this in your local copy? If not, can you please cd into...
Besides, do you have any specific reason to use the ENC28J60? I'm currently re-designing the PCBs and I would switch to the WZ5500 chip since there are modules available which...
> * No reason , just want to drive with Ethernet & this repository already working on it Well, yes. The ` ethernet` branch is really work-in-progress, it's nothing production-ready....
> i remove this line " #include "tcpecho_raw.h" from "lwip_integration.c" file as per above mention repository then my previous error solved > but here, lwip/../../http/fs.c > > library error occurred....
> why not add this ->> "lwip_integration.c" file in add_executable list CMakeLists.txt ?.. Because usually, one links in / references the CMakeLists file from all libraries and the libraries should...
Oh nice, tbis is good to hear. Do you mind sharing some insights whaf fixed it for you?
@trinityworld do you want to tell us what was wrong or how you fixed it? Otherwise I would close this issue.
Okay, I never used the ENC's INT pin on the dmxsun And I'm getting a HTTP 404 when I try to access your link
@trinityworld : I'd propose to close this issue since it's mainly about the ENC28J60 which will not be used for the dmxsun. I will rather go with the W5500. If...