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-CC1312R1: The collector and sensor stop when tried to rejoin(recommission) by press BTN1.

Part Number: LAUNCHXL-CC1312R1

Dear TI team,

 

My customer found a problem when CC1312 tried to rejoin(recommission) by press BTN1.

Would you please help to resolve this issue?

 

[H/W and SDK information]

 

DVK ; LAUNCHXL-CC1312R1

SDK ; SimpleLink CC13x2 26x2 SDK (4.10.00.78)

Example code ; Collector_sm, Sensor_sm

 

[Test procedure]

 

  1. Loaded ‘Collector_sm’ and ‘Sensor_sm’ by using CCS.
  2. Changed ‘Mode’ to ‘Beacon’ by using Syscfg tool. Please refer to the attached *.syscfg files.
  3. Downloaded into each DVK after build.

 

  1. Pressed BTN1 on the collector DVK to initialize the collector application
  2. Pressed BTN2 on the collector DVK to allow a device to join.
  3. Pressed BTN1 on the sensor DVK to initialize the sensor application.
  4. Checked the temperature value that the collector received from the sensor after the sensor has successfully joined.

 

  1. Pressed Reset button on the sensor DVK.
  2. Checked the temperature value that the collector received from the sensor after rejoining.

 

  1. Pressed BTN2 on the sensor DVK to disassociate.
  2. Pressed BTN1 on the sensor DVK to rejoin.

  ==> In this stage, the collector stopped ‘Commissioning Started’ status, and the sensor stopped ‘Decommissioned’ status.

  • It does not recover when press reset button on the collector.
  • It recovers when press reset button on the sensor .

        Below are the collector and the sensor log.

        (The collector log)

        Security Status: Commissioning Started: 0x0002
        Status: Started--Mode=BCN, Addr=0xaabb, PanId=0x1234, Ch=0, PermitJoin=On
        Device Status: Joined - 0x0002  |
        Number of Joined Devices: 0

         (The sensor log)

         TI Sensor
        Press Enter for Help
        <      HELP      >
       
        Security Status: Decommissioned
        Status: Rejoined--Mode=BCN, Addr=0x0002, PanId=0x1234, Ch=0

 collector_sensor_syscfg.zip

Regards,

YY.