nkaje opened a new pull request #176:
URL: https://github.com/apache/mynewt-newtmgr/pull/176


   This addresses the UDP based image upload failure.
   
   The UDP and naked sessons do not implement TxRxAsync
   for optimized transfer as in BLE, however, continue to
   support the operation by calling TxRxMgmt.
   
   Failure signature:
   ~/go/bin/mcumgr --conntype udp --connstring=[192.168.1.1]:1337 image
   upload build_f429/smpsvr/zephyr/zephyr.signed.bin
   0 / 90644
   [-----------------------------------------]
   0.00%
   Error: ImageUpload unexpected error after 0/90644 bytes
   
   Signed-off-by: Naveen Kaje <[email protected]>


----------------------------------------------------------------
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.

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


Reply via email to