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]
- Loaded ‘Collector_sm’ and ‘Sensor_sm’ by using CCS.
- Changed ‘Mode’ to ‘Beacon’ by using Syscfg tool. Please refer to the attached *.syscfg files.
- Downloaded into each DVK after build.
- Pressed BTN1 on the collector DVK to initialize the collector application
- Pressed BTN2 on the collector DVK to allow a device to join.
- Pressed BTN1 on the sensor DVK to initialize the sensor application.
- Checked the temperature value that the collector received from the sensor after the sensor has successfully joined.
- Pressed Reset button on the sensor DVK.
- Checked the temperature value that the collector received from the sensor after rejoining.
- Pressed BTN2 on the sensor DVK to disassociate.
- 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
Regards,
YY.