I am new in RIOT, I cloned the RIOT from site: “https://github.com/RIOT-OS/RIOT.git” to my laptop. I made 2 taps and then two nodes. When i use command “help”, there is not “addr”. So, i can’t use “addr” command to set address.
Is there anything wrong? what should i do?
Hi,
where did you get this information? This is outdated since the last two releases. Please refer to [1] for the most current documentation.
To answer your question: in the current versions of RIOT you can get a hardware address with the ifconfig command or set it with ifconfig <if> set hwaddr <addr>