-
Hi,
I'm currently trying to understand how to handle correctly server fail-over with LWM2M protocol.
The main issue is about the DTLS connection. As generally there are lost after a reboot.
…
-
I stumbled across https://datatracker.ietf.org/doc/draft-ietf-tls-dtls13/ today. Looks like it's on its way now.
I took a stroll through the spec, and https://tools.ietf.org/html/draft-ietf-tls-dtl…
-
#### Description
The new ztimer offers the pseudo-module `ztimer_xtimer_compat` that replaces all xtimer related API by ztimer functions. Since ztimer doesn't offer 64-bit timers, no replacement fu…
jue89 updated
2 years ago
-
I found an error when I tried to run my client lwm2m.
My client sends 200 request any 2 seconds and after 125 requests I have this error:
**Tried to write to a closed stream.**
and I print the err…
-
### Version(s)
baa124fda5f7145f18ff82a5981d70aa1f28e922
### Which components
Leshan Server Demo
### Tested With
Leshan Client Demo (leshan-2.0.0-M16)
### What happened
When the cl…
-
Issue: lwm2mclient.c with dtls connect open and close for Loop, dtlsconnection.c‘s connection_find() function crash. when second loop.
Reason:
```C
dtls_connection_t * connection_find(dtls_conn…
-
I have a question regarding object versioning rules. I wonder what is the correct version in such a scenario:
The LwM2M server receives a registration from the client, it declares LwM2M version 1.1…
-
Hi, I have 6LBR setup on a Raspberry Pi. I have tried and found great success following the documented approaches whereby at least one of my mesh's nodes is attached to the RPi as a SLIP radio.
Howe…
-
How are we sure that Leshan project is properly implemented with standards? Do you execute some periodically external tests or compliance is checked only while code reviewing?
-
This issue aims to centralize all about OSCORE integration in Leshan 2.0.0(LWM2M 1.1).
Currently work is in progress leading by @rikard-sics, he also works on OSCORE integration in Californium.
Se…