Coder Social home page Coder Social logo

Comments (7)

teetak01 avatar teetak01 commented on June 6, 2024 1

There can be some differences between Pelion and Leshan. We'll keep this in mind.

from mbed-cloud-client.

teetak01 avatar teetak01 commented on June 6, 2024

Hi @ghseb

We disable this feature by default for Mbed OS and the bootstrap flow is the default mode. I do not see how this would be an issue.

https://github.com/PelionIoT/mbed-cloud-client/blob/master/mbed_lib.json#L17-L21

without EST (which is default in most cases) the code goes actually via void M2MInterfaceImpl::bootstrap_finish() (instead of finish_bootstrap()).

from mbed-cloud-client.

ghseb avatar ghseb commented on June 6, 2024

Hello @teetak01

yes, EST disabled by default.

If I remember correctly, the issue in more details was that in

https://github.com/PelionIoT/mbed-cloud-client/blob/master/mbed-client/source/m2minterfaceimpl.cpp#L457-L469

the branch that calls M2MInterfaceImpl::bootstrap_done() is only executed, when the flag M2MInterfaceImpl::_bootstrapped is set to true. Which is not the case. Curiously the _bootstrapped flag is set in M2MInterfaceImpl::bootstrap_done(), but the call to M2MInterfaceImpl::bootstrap_done() depends on _bootstrapped being true.

from mbed-cloud-client.

teetak01 avatar teetak01 commented on June 6, 2024

Are you doing some inter-operability testing with third-party LwM2M server?

from mbed-cloud-client.

ghseb avatar ghseb commented on June 6, 2024

Well, I used Leshan as Backend, not actually inter-operability testing.

from mbed-cloud-client.

teetak01 avatar teetak01 commented on June 6, 2024

Should be fixed now with 4.11.0 release.

from mbed-cloud-client.

ghseb avatar ghseb commented on June 6, 2024

Thanks!

from mbed-cloud-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.