pedrobertoleti opened a new pull request, #1397:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1397

   ## Summary
   
   This PR improves the tcp_ipc_server code, by doing:
   
   - "AT_BUSY_ERROR" (sent from LoRaWAN module) handling
   - Retry to send LoRaWAN message (max. 3 times) when "AT_BUSY_ERROR" happens
   - Fix downlink message buffer size
   
   ## Impact
   
   There's no impact to other projects, it's just a set of improvements to 
tcp_ipc_server code
   
   ## Testing
   
   It was successfully tested on a hardware set (ESP32 + Radioenge LoRaWAN 
module).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to