Lab 25. Common Join Key

You will configure your manger to accept all nodes using a common join key. Type:

> set config commonjoinkey 000102030405060708090a0b0c0d0e0f

The configured key differs from the key that is provisioned on the mote. We will attempt to join the network without the correct key.

  • Power cycle your mote (switch it off and on)

  • How many LEDs stay active on the mote?

Answer 1:

  • What is the debug print that you obtain in the serial console of your mote?

Answer 2:

  • What is the debug print that you obtain the serial console of your manager?

Answer 3:

  • What does this debug print mean?

You will now configure the correct join key on your mote and verify that the mote is able to join the network advertised by your manager. In the serial console of your mote, type:

mset jkey 000102030405060708090a0b0c0d0e0f reset

What is the debug print that you obtain in the serial console of your mote?