Hi! On Wed, Feb 17, 2016 at 01:53:22PM +0530, Giri Sugu wrote: > I want to test 6lowpan in samr21-xpro using RIOT OS. > How to find neighbour discovery?
Take a look at https://github.com/RIOT-OS/RIOT/tree/master/sys/net/gnrc/network_layer/ndp for NDP and at https://github.com/RIOT-OS/RIOT/tree/master/sys/net/gnrc/network_layer/sixlowpan/nd for 6lo-nd. > How to use 6LOWPAN? Try the gnrc_networking example and its README: https://github.com/RIOT-OS/RIOT/tree/master/examples/gnrc_networking You can flash the application on your samr21-xpro. Cheers, Oleg -- printk(" (Read error)"); /* Bitch about the problem. */ linux-2.6.6/drivers/cdrom/mcd.c
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
