Mark Baseggio
Mark Baseggio
@guardmedia thank you for the amazingly thorough response. I will dig into your links a bit more and do some research! I already have 2 ethernet boards on order, unfortunately...
If I am reading the diagnosis correctly, the sender is exhausting the available UDP TX buffers. I am trying to piece together why a reboot of the receiving device works...
> UDP uses _send and forget_ principle. Does not deal with acknowledgements from client. I understand, I was making the assumption that there would be some sequence/identifier on the receiver...
> What would be the point of that except if packets arrive in incorrect order (which is unlikely but still)? Lost UDP packet is lost forever. To identify unusual gaps...
FYI, I was able to replace my DDP sending WLED with a wired one. The DDP receiver strip is still wireless (/w ext antenna). Performance is much better, while I...
I spoke too soon, having the master (DDP sender) wired and receiver wireless, I still am seeing the issue. Close up the issue if it's being dealt with elsewhere. Is...
Ahh, thanks! Sorry for the false bug report then!
Agree 100% if you use a lot of copper on one side of the PCB you're currently severely limited in vias which makes even moderately complex designs hard or impossible...
I also have errors from the Python stuff. I'm using nvim in Powershell with Python2 and Python3 providers in Windows. I have confirmed that Python providers are working, I tried...
I'm having the same issue, using NFS, rootless. Have 10 other containers working fine with this setup and using the same NFS server.