-
**_Reported by Michael Scott:_**
Currently, the LwM2M client uses a CONFIG_NET_L2_BLUETOOTH check to determine the block transfer size (64 bytes vs 256 bytes). This should be done via runtime check …
-
Hi,
It appears that LwM2M agent is not initiating an observation request for changes with client. The client registers successfully, below is the server logs confirming client registration:
_light…
-
It seems that memoryExchangeStore leaks.
Analyzing heap dump show that the leak is in ExchangeByToken map and mainly concern observe request with block2.
The strange thing is most of exchanges ha…
-
### Description
While trying to compile Pelion DM tests (and also example programs) for IAR, compilation fails with the following message:
```
$ mbed test -t IAR -m DISCO_L475VG_IOT01A -n s…
-
Chrome browser
http://emqtt.io/docs/v2/lwm2m.html
Convert between MQTT and LWM2M
Commands from mqtt client to LWM2M device is carried in following topic:
And mqtt payload will be a json form…
-
Hi, there
I'm trying to transfer piggy-backed response for CoAP Observe notification. Coap server ignores the piggy-backed response when receiving the ack. The log is like the following.
>>> INFO [M…
-
Please let us know compliance of Californium w.r.t RFC 7049 (CBOR support).
-
Here's a list of Kconfig symbols that are referenced somewhere but not defined in the (main) Kconfig tree, sorted by name and with the locations where they're referenced. If you see something you reco…
-
Hi Leshan Gate Keeper,
I am trying to figure out how to implement the notification with CON. Currently the notification is implemented to support NON in Leshan.
Is there a way for me to extend t…
-
Hi there,
in these days my teacher gives me to develop a system which uses these components:
-Lwm2m client (developed with leshan lib in java);
-Fiware Context Broker (Orion);
-Lwm2m-Iot Agent.
I…