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.

why does ZED could not scan the channel while joining ?

Hi !

    there are two device , one is ZC ,other is ZED。

   for make sure whether the device could scan the channel or not  while joining,

   the ZC  default channel was set as 28 like below

  -DDEFAULT_CHANLIST=0x04000000  // 26 - 0x1A

   then Power On and building the network success.

   the ZED default channel was set different with ZC  which was like below

  -DDEFAULT_CHANLIST=0x01000000 // 24  -0x18

   but  the ZED could not be joining the ZC build network, although there is not any other network.

   why does the ZED could not auto scan the channel?

   how could we solve this problem?