Hi Alessandro, RIOT does not have a radio driver for the cc2538 yet, but work is in progress - see https://github.com/RIOT-OS/RIOT/pull/5291. Feel free to test.
Cheers, Aaron 2016-06-15 20:09 GMT+12:00 ALESSANDRO NICOLI <[email protected]>: > Hi Rioters, > I'm trying to assign a static ipv6 global address to a mote > (OpenMote-cc2538) from the shell command line, with the ifconfig command. > Since i've not the Border Router yet, how can i enable the network > autoconfiguration for this mote? > Otherwise how can i set the global ipv6 address for it, since the sintax > that i know doesn't work : ifconfig add 2001:db8::1 > > > > > cheers, > Alessandro > > _______________________________________________ > devel mailing list > [email protected] > https://lists.riot-os.org/mailman/listinfo/devel > _______________________________________________ devel mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/devel
