Dear All,
I'm working with IoTivity-Constrained on RIOT-OS. I tested the server part
(GETs and PUTs) but now I'm dealing with the Observe. In the available
example, the server creates an observable resource and it should send
notifications every N seconds. The problem, I think, is related to timers
firing (Timers are ported from Contiki). For example, if I create a delayed
callback (just a keep alive) and it is executed every second the Observing
mechanism works (and the notifications are sent). If the delay of the
keep-alive callback is 10 seconds nothing works. I tried also the
"classical" observing but it does not work ( I call the notification
function when the resource is changed).

I tried to investigate how it works, but I have no luck... Any Suggestion?

Cheers,

Mattia Antonini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161026/92a05eed/attachment.html>

Reply via email to