Anjay icon indicating copy to clipboard operation
Anjay copied to clipboard

C implementation of the client-side OMA LwM2M protocol

Results 9 Anjay issues
Sort by recently updated
recently updated
newest added

Hello, I am trying to use DTLS session resumption feature with Anjay C demo client. If I understand well AVS_COMMONS_NET_WITH_TLS_SESSION_PERSISTENCE and AVS_NET_SOCKET_OPT_SESSION_RESUMED are responsible for that. My test environment: -...

I'm seeing this error when my server sends a `Uri-Host` option in a `PUT` query to a connected Anjay client. ``` 2023-10-25 17:37:56.465075 DEBUG [coap] [./Anjay/deps/avs_coap/src/avs_coap_ctx.c:464]: warning: invalid critical option...

Good afternoon, I am evaluating Anjay. I am testing the queue mode: - I start the demo with parameter --stored-notification-limit 10 - then I go to offline mode with command...

Hi, I'm behind a corporate firewall, and trying to determine if my connection issues are due the firewall or local (Windows) Group Policy settings or if it is my client...

I've play around with this repo using my mac on macOS 13 without any trouble a month ago. And now I wanted to give it another go using my older...

Hello, From what I understood in the API documentation, the anjay_get_server_last_registration_time function was to return the date that was registered on the server. But every time an update occurs, this...

Hello, I am trying to perform a firmware update using the ThingsBoard LwM2M server, but it fails. I am running Ubuntu 22.04 LTS. I have not configured anything; I just...

Hi Team, ### Issue details: In few devices during the bootstrap and registration process. It seems that the server is receiving an incorrect endpoint name, specifically `msisdnice[msisdn]` instead of the...