Hi
> On 21 Sep 2017, at 23:44, Francisco Molina <francisco.mol...@inria.cl> wrote:
> I have been developing an application that sends coap packets (usign gcoap) 
> every time a pin ISR is triggered. I have been stressing the network a lot 
> sending packets every 10 ms. After a lot of packets (around 5000) have been 
> transmitted I get this error from gnrc:

Just out of general interest, are these coap observe responses? I've nothing to 
say about the error but am interested in how gcoap gets used.

In ELL-i use, the coap observe subscriptions are currently responded by wait 
looping around reading the inputs instead of ISR, which would in my view be a 
lot better.

 - t

_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to