zephyriot / zephyr-issues

0 stars 0 forks source link

Implement DTLS/bootstrap for LwM2M library / sample #2248

Open nashif opened 7 years ago

nashif commented 7 years ago

Reported by Michael Scott:

Currently, the LwM2M stack does not support DTLS. It's a high priority once the main portion of the library is merged.

(Imported from Jira ZEP-2417)

nashif commented 7 years ago

by Michael Scott:

This ticket includes migrating from net_context_sendto() functions to net_app_send_pkt().