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.

LAUNCHXL-CC1352R1: Question about Wi-SUN Network Name

Part Number: LAUNCHXL-CC1352R1
Other Parts Discussed in Thread: SYSCONFIG

Dear TI Engineers,

There are several parameters about Wi-SUN stack inside SysConfig v1.12.

  1. Wi-SUN Network Name
  2. PAN Name
  3. Encryption Key

For (1), is it the same as FAN's name?  Is it a necessary condition to join a FAN?  Is it case sensitive? What is its character length?

For (2), is it case sensitive?

For (3), is it case sensitive?  So is it the unique symmetry key shared between all nodes inside this FAN?

Regards.

  • Hi Tim, 

    Sorry for missing this thread and the delayed response.

    1. Wi-SUN network Name is the FAN's name, it is a necessary condition to join the network and it is maximum of 32 characters long. It is case sensitive. 

    2. PAN ID is a number between 0x0000 to 0xFFFE. A decimal or haxadecimal number in this range is acceptable values to set. 

    3. This Encryption key is not used in Wi-SUN authentication process. Certificates are used instead. This module should not be present in the sysconfig and will be removed in the upcoming version.

    Regards,

    Sid