Other Parts Discussed in Thread: CC2650
Im using multiple cc2650 sensortag .
Im using sample example from contiki and added scan nearby node code
addr = servreg_hack_lookup(192);
initiall i will get node address "fd00::212:4b00:990:2e03"
after sometimes i will get only "ff02:: "
Is there any thing i can do to solve this issue ?
Thank you