Hi, I have some troubles using LPL and blip-2.0. I'm using PppRouter and UDPEcho. In both Makefiles I added the following lines:
CFLAGS += -DLOW_POWER_LISTENING CFLAGS += -DLPL_SLEEP_INTERVAL=512 CFLAGS += -DBLIP_L2_RETRIES=2 CFLAGS += -DBLIP_L2_DELAY=2048 When I try to ping the node, I get no reply. In the current IPDispatchP (R5771) line 430-433 are commented out. If I uncomment them, LPL seems to work (~5-10% Packet loss when pinging). Why are these lines commented out? Does someone have similar experience with blip + LPL? Thank you in advance, Jens _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
