> Hello everybody, > > I've been trying the CoapBlip application for a while (TinyOS-2.1.2-rc1 > and TinyOS-trunk), it works pretty fine with telosb nodes... but, if you > enable the well-known/core, it ONLY works (and not always) if the > available resource is LEDs. With the other resources (Temp, Hum, Volt, > Routing, and so on), the application looks like freezed... The node > responds to ping6 requests, but the CoAP protocol doesn't work.
CoAP is not able to allocate RAM dynamically if too many resources (with well- known/core = more than the LED resource) are enabled. Currently there is nothing I can do about it. Markus > Is that a known bug? > > Regards, _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
