JoToSystems / SX1302_UDP_Packet_Forwarder

SX1302 Modified UDP Packet Forwarder
4 stars 1 forks source link

socket check #1

Open maxntf opened 1 year ago

maxntf commented 1 year ago

Greetings! I myself ran into a problem with the temperature sensor and also planned to figure out what was what and come up with a stub. But I saw your repository and used this solution. Only I constantly have a problem related to the fact that there is no socket control in the 'packet_forwarder' up and down. And if they opened successfully, and then a failure occurs, then the program does not react like that. Could you fix this, add a socket check. Or lay out your sources with changes to the 'packet_forwarder'. Thanks in advance!