This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

scan node issue.

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