Closed kravietz closed 2 months ago
I've hit the same issue, by the looks of it. I dont suppose anyone has made any progress with this? Looking at a pcap, I can see that the RAK board sends a FIN,ACK at the end of the transmission.. the client then sends an ACK to that, then nothing.. 30 seconds goes by and the client sends RST packet to force the connection closed.
I'm writing my own software, and I'm also facing this issue, which probably confirms it's not an issue with the Python CLI. See https://github.com/meshtastic/firmware/issues/3618
Category
Other
Hardware
Rak4631
Firmware Version
2.2.21.7f7c5cb
Description
I run Meshtastic on RAK4631 with Ethernet (RAK13800) and PoE (RAK13800) modules, connected to a PoE switch over Ethernet cable. The device powers up and radio works perfectly well, the IP address is assigned over DHCP and
ping
works. However, when trying to contact the device using CLI around 90% fails on timeout, while 10% works OK. Using--debug
flag indicates that the TCP connection is actually established each time and plenty of API data is being exchanged, but in most cases it fails to finish the requested action.Relevant log output
With no debug flag:
With debug flag: