Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating mbed-coap to version 4.0.8 #4833

Merged
merged 1 commit into from Aug 10, 2017
Merged

Commits on Aug 8, 2017

  1. Updating mbed-coap to version 4.0.8

    Fixes errors reported in Github
    
     - ARMmbed#4798
       - Fixed Lwm2m blockwise data transfer (using Block1 option) with Leshan
     - ARMmbed/mbed-client#512
       - Fixed an ongoing blocktransfer (Block 1 option) interruption by out of order Block to return error 4.08 Request Entity Incomplete as specified in the coap specification.
     - ARMmbed/mbed-client#511
       - Fixed detected duplicate message duplications will not stop mbed-client
    Yogesh Pande committed Aug 8, 2017
    Copy the full SHA
    02ec653 View commit details
    Browse the repository at this point in the history