Closed jvermillard closed 10 years ago
Fine, going to change that. My only question is about the transaction: why the registration_deregister doesn't use it? it's a CON message too. I should fix it too because I think we need retransmission here too?
ping?
Sorry I missed the question in your previous comment. deregister was switch to CON because the TS says "use only CON messages". So yes in theory, it should also use the transaction mechanism. But (currently), we only deregister when we call lwm2m_close(). So ACK reception and retransmission are never done.
thanks, I'll try to rework that for fixing both issues
I'll redo it on wakaama repo
api entry for sending a registration update to all the registered servers