This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

[LWM2M] How to properly set Bootstrap Server

Hi,

I am trying to enable Bootstrap support.

Therefore I set "CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP=y" in prj.conf.

I also set "CONFIG_APP_LWM2M_SERVER" and the port with "CONFIG_LWM2M_PEER_PORT".

But the LWM2M engine reports that the bootstrap server cannot be found (see screenshot)

When I disable the bootstrap support the connection works fine.

So my question is now how do I properly configure the bootstrap support?

Kind regards,
Manuel

Related