Skip to main content
Associate
March 11, 2025
Question

LwM2M client acts as IoT device and application at the same time ?

  • March 11, 2025
  • 1 reply
  • 351 views

Hello everyone,

Is it possible to build a desktop application where each PC runs a Zephyr LwM2M client, and each IoT device also acts as an LwM2M client using CoAP for communication and management? This architecture could eliminate the need for an LwM2M server. However, this approach makes the PCs asynchronous.

Is there a way to make them synchronized using a peer-to-peer communication model?

1 reply

Andrew Neil
Super User
March 11, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.