Hello to everyone, I have managed to achieve communication between two motes via CoAP. That is one mote puts and gets a resource on a second mote. However, after a while the CoAP stack crashes, while other components of the app keep working (e.g. leds toggle).
Is this due to an overflow (e.g. should I call somewhere coap_delete), or the coap hangs if it misses an ack? Any ideas how to overcome this? Thanks in advance, Marios _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
