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.

CC1352P: SensorSM could not able to send data to collectorSM after restart

Part Number: CC1352P
Other Parts Discussed in Thread: CC1352R,

Hi,

I am working on CollectorSM and SensorSM example codes in NON beacon with 863MHZ.

The following are the software sdk i used SDK V3.20 

Steps i follow are below.

1. Enable  SECURE_MANAGER_DEBUG and  SECURE_MANAGER_DEBUG2 in both sensor and collector examples.

2. Paired sensor to collector

3. Set reporting interval to 10 seconds. Sensor can able send data to collector for every 10 seconds.

4. Restart sensor only once: Sensor can able to send data to collector after rejoin.

5. Restart collector only once: Sensor going to orphan and rejoin and this process(orphan and rejoin) is happening continuously with out sending data to collector.

6. Added code in collector in orphan indication callback

  // add code to begin secure commissioning process on orphan indication
#ifdef FEATURE_SECURE_COMMISSIONING
    Util_setEvent(&SM_events, SM_COLLECTOR_CM_START_EVT);
#endif

I have taken example and at 5th step i am hanging this can be recovered(means sensor can able to send data to collector) only when sensor restart happens.

What should i need to do for recovering with out restart of sensor in 5th case?

Thanks & Regards

Haricharan

  • Part Number: CC1352R

    Tool/software: Code Composer Studio

    I working on sensor_sm_CC1352R1 and Collector_sm_CC1352R1.  I tested with 3.20 SDK examples with launchpads.These are the following changes done in collector_sm and sensor_sm   example codes.

    1. defined SECURE_MANAGER_DEBUG

    2.defined SECURE_MANAGER_DEBUG2

    and changed below because of getting error

    3. commented getAuthMethodString function because when I define SECURE_MANAGER_DEBUG2,  getting unresolved symbol getAuthMethodString, first referenced in <whole-program>.

    when my collector is off sensor should go to orphan and when collector is on it should rejoin and send data again I had tested in the same process few times  and found only twice as collector power is on it received data .I have attached logs of both sensor_sm and collector_sm.    PFA

    10/11/2019 12:55:33.664 [RX] - TI Collector<CR><LF>
    Restarted<CR><LF>
    Key Recovery Mode<CR><LF>
    Channel: 3<CR><LF>
    
    10/11/2019 12:55:37.019 [RX] - PermitJoin-ON <CR><LF>
    
    10/11/2019 12:55:37.226 [RX] - PermitJoin-OFF<CR><LF>
    
    10/11/2019 12:55:38.890 [RX] - PermitJoin-ON <CR><LF>
    
    10/11/2019 12:55:43.897 [RX] - Joined: 0x1<CR><LF>
    
    10/11/2019 12:55:44.853 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    Commissioning Started: 0x1<CR><LF>
    SM: Changing State to SM_states_start<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processResponse command received<CR><LF>
    SM: Changing State to SM_states_auth_method<CR><LF>
    <CR><LF>
    SM: SMMsgs_cmdIds_processMethodConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:50.892 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command received<CR><LF>
    SM: Changing State to SM_states_passkey<CR><LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:51.309 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPublicKey command received<CR><LF>
    SM: Changing State to SM_states_key_exchange<CR><LF>
    
    10/11/2019 12:55:51.538 [RX] - SM: SMMsgs_cmdIds_processPublicKey command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:51.933 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 received<CR><LF>
    SM: Changing State to SM_states_authentication<CR><LF>
    SM: Derived shared secret:<LF><CR>
    <LF>
    0xaa 0xdc 0x9a 0x18 0x4a 0x8c 0xc 0x3f<CR><LF>
    0xdc 0x9a 0x18 0x4a 0x8c 0xc 0x3f 0xf9<CR><LF>
    0x9a 0x18 0x4a 0x8c 0xc 0x3f 0xf9 0x51<CR><LF>
    0x18 0x4a 0x8c 0xc 0x3f 0xf9 0x51 0x1d<CR><LF>
    0x4a 0x8c 0xc 0x3f 0xf9 0x51 0x1d 0xad<CR><LF>
    0x8c 0xc 0x3f 0xf9 0x51 0x1d 0xad 0xc3<CR><LF>
    0xc 0x3f 0xf9 0x51 0x1d 0xad 0xc3 0x16<CR><LF>
    0x3f 0xf9 0x51 0x1d 0xad 0xc3 0x16 0xe<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x4a 0x72 0xe3 0xd5 0x37 0x3f 0x7e 0x75<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xcb 0x3d 0x21 0x2d 0x4f 0x53 0xa0 0x54<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 0<CR><LF>
    SM: Authentication: Iteration Pass Key = 1<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x4a 0x72 0xe3 0xd5 0x37 0x3f 0x7e 0x75<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x76 0x3b 0xc0 0xd8 0xe 0x3d 0x18 0x0<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x71 0x3 0x73 0x7a 0xaf 0xf3 0xaf 0x9c<CR><LF>
    <LF>
    SM: Authenticat
    10/11/2019 12:55:52.106 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x68 0x7b 0x35 0x3a 0x50 0x17 0x1d 0xc0<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x33 0xa6 0x9f 0x50 0x5b 0xb3 0xcc 0xa<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 1<CR><LF>
    SM: Authentication: Iteration Pass Key = 2<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x68 0x7b 0x35 0x3a 0x50 0x17 0x1d 0xc0<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x28 0xed 0x7e 0x2 0x28 0x95 0x64 0x88<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xb0 0x31 0x9f 0x77 0x66 0xf7 0x88 0xd3<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.411 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x2 0xcc 0x86 0x7f 0x15 0xef 0xc 0x42<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x16 0x8e 0xea 0xa2 0xf8 0xd8 0x73 0x27<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 2<CR><LF>
    SM: Authentication: Iteration Pass Key = 3<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x2 0xcc 0x86 0x7f 0x15 0xef 0xc 0x42<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x77 0xc8 0x9b 0xaf 0xcd 0xb5 0x26 0xaa<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x3d 0x14 0x1e 0x41 0x5f 0xea 0x54 0x49<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.709 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xf4 0x54 0xb5 0x19 0xcd 0x56 0x38 0x21<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xa0 0x8a 0x4b 0xd8 0xd4 0x43 0x83 0x5f<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 3<CR><LF>
    SM: Authentication: Iteration Pass Key = 4<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xf4 0x54 0xb5 0x19 0xcd 0x56 0x38 0x21<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x24 0x36 0xf0 0xb1 0x61 0xf5 0xa4 0x28<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xc3 0xf7 0xf8 0xae 0xbd 0xfb 0xff 0xae<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.003 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x78 0x99 0x3b 0x2a 0xf6 0x67 0xf9 0x4d<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x6b 0x5f 0xcf 0xd0 0xb1 0xe5 0xfa 0x1e<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 4<CR><LF>
    SM: Authentication: Iteration Pass Key = 5<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x78 0x99 0x3b 0x2a 0xf6 0x67 0xf9 0x4d<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x50 0x68 0x8c 0x31 0x32 0xa 0x77 0x4e<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x3e 0x97 0x1a 0x8a 0x24 0xa2 0x2e 0x57<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.312 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command received<CR><LF>
    SM: Key Gen: Security constant received:<CR><LF>
    0x18 0x82 0x8 0x26 0x77 0x22 0x50 0xe4<CR><LF>
    0x44 0xf6 0xda 0xa4 0x1e 0xd1 0xf2 0x24<CR><LF>
    SM: Changing State to SM_states_key_gen<CR><LF>
    SM: Beginning Key Generation<CR><LF>
    <LF>
    SM: Key Gen: Generated keys (Concat'd):<CR><LF>
    0x50 0xff 0xbb 0x5c 0x4b 0xb1 0x37 0xe3<CR><LF>
    0x27 0xde 0x47 0xeb 0x88 0x2f 0xa2 0xb<CR><LF>
    0xa4 0xb7 0x79 0x16 0x20 0xd2 0x7a 0x70<CR><LF>
    0x3b 0xa9 0xc 0x16 0x78 0x1a 0x4b 0x98<CR><LF>
    <LF>
    SM: Key Gen: Local Security Val:<CR><LF>
    0x8b 0xe6 0x34 0x41 0x2e 0x66 0x6 0xa8<CR><LF>
    0x10 0x8c 0xdf 0xc0 0x48 0x46 0xd3 0xf4<CR><LF>
    <LF>
    SM: Key Gen: Expected Security Val:<CR><LF>
    0x18 0x82 0x8 0x26 0x77 0x22 0x50 0xe4<CR><LF>
    0x44 0xf6 0xda 0xa4 0x1e 0xd1 0xf2 0x24<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.602 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processSuccess command received<CR><LF>
    SM: Changing State to SM_states_finish_success<CR><LF>
    SM: Changing State to SM_states_entry<CR><LF>
    SM: SMMsgs_cmdIds_processSuccess command sent<CR><LF>
    Commissioned: 0x1<CR><LF>
    
    10/11/2019 12:55:54.191 [RX] - ConfigRsp: 0x1<CR><LF>
    
    10/11/2019 12:56:44.745 [RX] - Sensor 0x1<CR><LF>
    
    10/11/2019 12:58:14.744 [RX] - Sensor 0x1<CR><LF>
    
    10/11/2019 12:59:44.746 [RX] - Sensor 0x1<CR><LF>
    

    10/11/2019 12:55:33.742 [RX] - TI Sensor<CR><LF>
    State Changed: 1<CR><LF>
    
    10/11/2019 12:55:44.848 [RX] - Started: 0x1<CR><LF>
    Channel: 3<CR><LF>
    State Changed: 3<CR><LF>
    SM: Timer stopped<LF><CR>
    <LF>
    Commissioning Started: 0x1<CR><LF>
    SM: Changing State to SM_states_auth_method<CR><LF>
    SM: SMMsgs_cmdIds_processResponse command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:50.875 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processMethodConfirm command received<CR><LF>
    �9<CR><LF>
    SM: Changing State to SM_states_passkey<CR><LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:51.172 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command received<CR><LF>
    SM: Changing State to SM_states_key_exchange<CR><LF>
    
    10/11/2019 12:55:51.287 [RX] - SM: SMMsgs_cmdIds_processPublicKey command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:51.789 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPublicKey command received<CR><LF>
    
    10/11/2019 12:55:51.908 [RX] - SM: Changing State to SM_states_authentication<CR><LF>
    SM: Derived shared secret:<LF><CR>
    <LF>
    0xaa 0xdc 0x9a 0x18 0x4a 0x8c 0xc 0x3f<CR><LF>
    0xdc 0x9a 0x18 0x4a 0x8c 0xc 0x3f 0xf9<CR><LF>
    0x9a 0x18 0x4a 0x8c 0xc 0x3f 0xf9 0x51<CR><LF>
    0x18 0x4a 0x8c 0xc 0x3f 0xf9 0x51 0x1d<CR><LF>
    0x4a 0x8c 0xc 0x3f 0xf9 0x51 0x1d 0xad<CR><LF>
    0x8c 0xc 0x3f 0xf9 0x51 0x1d 0xad 0xc3<CR><LF>
    0xc 0x3f 0xf9 0x51 0x1d 0xad 0xc3 0x16<CR><LF>
    0x3f 0xf9 0x51 0x1d 0xad 0xc3 0x16 0xe<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 0<CR><LF>
    SM: Authentication: Iteration Pass Key = 1<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xcb 0x3d 0x21 0x2d 0x4f 0x53 0xa0 0x54<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x4a 0x72 0xe3 0xd5 0x37 0x3f 0x7e 0x75<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.082 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x71 0x3 0x73 0x7a 0xaf 0xf3 0xaf 0x9c<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x76 0x3b 0xc0 0xd8 0xe 0x3d 0x18 0x0<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x71 0x3 0x73 0x7a 0xaf 0xf3 0xaf 0x9c<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 1<CR><LF>
    SM: Authentication: Iteration Pass Key = 2<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x33 0xa6 0x9f 0x50 0x5b 0xb3 0xcc 0xa<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x68 0x7b 0x35 0x3a 0x50 0x17 0x1d 0xc0<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.384 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xb0 0x31 0x9f 0x77 0x66 0xf7 0x88 0xd3<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x28 0xed 0x7e 0x2 0x28 0x95 0x64 0x88<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xb0 0x31 0x9f 0x77 0x66 0xf7 0x88 0xd3<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 2<CR><LF>
    SM: Authentication: Iteration Pass Key = 3<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x16 0x8e 0xea 0xa2 0xf8 0xd8 0x73 0x27<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x2 0xcc 0x86 0x7f 0x15 0xef 0xc 0x42<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.683 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x3d 0x14 0x1e 0x41 0x5f 0xea 0x54 0x49<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x77 0xc8 0x9b 0xaf 0xcd 0xb5 0x26 0xaa<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x3d 0x14 0x1e 0x41 0x5f 0xea 0x54 0x49<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 3<CR><LF>
    SM: Authentication: Iteration Pass Key = 4<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xa0 0x8a 0x4b 0xd8 0xd4 0x43 0x83 0x5f<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xf4 0x54 0xb5 0x19 0xcd 0x56 0x38 0x21<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:52.982 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xc3 0xf7 0xf8 0xae 0xbd 0xfb 0xff 0xae<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x24 0x36 0xf0 0xb1 0x61 0xf5 0xa4 0x28<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xc3 0xf7 0xf8 0xae 0xbd 0xfb 0xff 0xae<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 4<CR><LF>
    SM: Authentication: Iteration Pass Key = 5<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x6b 0x5f 0xcf 0xd0 0xb1 0xe5 0xfa 0x1e<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x78 0x99 0x3b 0x2a 0xf6 0x67 0xf9 0x4d<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.290 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x3e 0x97 0x1a 0x8a 0x24 0xa2 0x2e 0x57<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x50 0x68 0x8c 0x31 0x32 0xa 0x77 0x4e<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x3e 0x97 0x1a 0x8a 0x24 0xa2 0x2e 0x57<CR><LF>
    SM: Authentication: Successful<CR><LF>
    SM: Changing State to SM_states_key_gen<CR><LF>
    SM: Beginning Key Generation<CR><LF>
    <LF>
    SM: Key Gen: Generated keys (Concat'd):<CR><LF>
    0x50 0xff 0xbb 0x5c 0x4b 0xb1 0x37 0xe3<CR><LF>
    0x27 0xde 0x47 0xeb 0x88 0x2f 0xa2 0xb<CR><LF>
    0xa4 0xb7 0x79 0x16 0x20 0xd2 0x7a 0x70<CR><LF>
    0x3b 0xa9 0xc 0x16 0x78 0x1a 0x4b 0x98<CR><LF>
    <LF>
    SM: Key Gen: Local Security Val:<CR><LF>
    0x18 0x82 0x8 0x26 0x77 0x22 0x50 0xe4<CR><LF>
    0x44 0xf6 0xda 0xa4 0x1e 0xd1 0xf2 0x24<CR><LF>
    <LF>
    SM: Key Gen: Expected Security Val:<CR><LF>
    0x8b 0xe6 0x34 0x41 0x2e 0x66 0x6 0xa8<CR><LF>
    0x10 0x8c 0xdf 0xc0 0x48 0x46 0xd3 0xf4<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.582 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command received<CR><LF>
    SM: Key Gen: Security constant received:<CR><LF>
    0x8b 0xe6 0x34 0x41 0x2e 0x66 0x6 0xa8<CR><LF>
    0x10 0x8c 0xdf 0xc0 0x48 0x46 0xd3 0xf4<CR><LF>
    SM: SMMsgs_cmdIds_processSuccess command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 12:55:53.876 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processSuccess command received<CR><LF>
    SM: Changing State to SM_states_finish_success<CR><LF>
    SM: Changing State to SM_states_entry<CR><LF>
    Commissioned: 0x1<CR><LF>
    
    10/11/2019 13:00:08.956 [RX] - State Changed: 5<CR><LF>
    
    10/11/2019 13:05:15.487 [RX] - State Changed: 3<CR><LF>

    And following  are the logs where data resend failed when collector is power on .

    10/11/2019 15:02:34.314 [RX] - TI Collector<CR><LF>
    Restarted<CR><LF>
    Key Recovery Mode<CR><LF>
    Channel: 0<CR><LF>
    
    10/11/2019 15:02:45.125 [RX] - PermitJoin-ON <CR><LF>
    
    10/11/2019 15:02:52.047 [RX] - Joined: 0x1<CR><LF>
    
    10/11/2019 15:02:53.004 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    Commissioning Started: 0x1<CR><LF>
    SM: Changing State to SM_states_start<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processResponse command received<CR><LF>
    SM: Changing State to SM_states_auth_method<CR><LF>
    <CR><LF>
    SM: SMMsgs_cmdIds_processMethodConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:02:59.042 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command received<CR><LF>
    SM: Changing State to SM_states_passkey<CR><LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:02:59.472 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPublicKey command received<CR><LF>
    SM: Changing State to SM_states_key_exchange<CR><LF>
    
    10/11/2019 15:02:59.702 [RX] - SM: SMMsgs_cmdIds_processPublicKey command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.085 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 received<CR><LF>
    SM: Changing State to SM_states_authentication<CR><LF>
    SM: Derived shared secret:<LF><CR>
    <LF>
    0xba 0x83 0x40 0xb6 0x2c 0x54 0xfc 0xc1<CR><LF>
    0x83 0x40 0xb6 0x2c 0x54 0xfc 0xc1 0xca<CR><LF>
    0x40 0xb6 0x2c 0x54 0xfc 0xc1 0xca 0x83<CR><LF>
    0xb6 0x2c 0x54 0xfc 0xc1 0xca 0x83 0xf5<CR><LF>
    0x2c 0x54 0xfc 0xc1 0xca 0x83 0xf5 0x4e<CR><LF>
    0x54 0xfc 0xc1 0xca 0x83 0xf5 0x4e 0xde<CR><LF>
    0xfc 0xc1 0xca 0x83 0xf5 0x4e 0xde 0xf2<CR><LF>
    0xc1 0xca 0x83 0xf5 0x4e 0xde 0xf2 0xc<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xe2 0x12 0x19 0x3 0x4f 0x1f 0x58 0x90<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xcb 0x2b 0xbd 0xb9 0x3c 0xd1 0xe2 0x2a<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 0<CR><LF>
    SM: Authentication: Iteration Pass Key = 1<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xe2 0x12 0x19 0x3 0x4f 0x1f 0x58 0x90<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xe4 0xc1 0x8a 0xed 0x6c 0x66 0x4e 0x7<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xde 0x9d 0xc1 0x64 0x45 0xa 0xe3 0x6<CR><LF>
    <LF>
    SM: Authen
    10/11/2019 15:03:00.257 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xba 0xce 0x57 0xd8 0x7 0x3a 0x75 0x8f<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xd9 0x46 0x33 0x2c 0xb 0xab 0xeb 0x0<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 1<CR><LF>
    SM: Authentication: Iteration Pass Key = 2<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xba 0xce 0x57 0xd8 0x7 0x3a 0x75 0x8f<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x30 0xbd 0x96 0xe 0x7a 0x25 0x8e 0x71<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xad 0xaf 0xf5 0x5e 0x46 0x6f 0x3b 0x2d<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.559 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xa7 0xe0 0xf2 0x22 0x46 0x8d 0x24 0x3<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x5e 0xd 0x67 0xb 0xa 0x80 0x61 0x9a<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 2<CR><LF>
    SM: Authentication: Iteration Pass Key = 3<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xa7 0xe0 0xf2 0x22 0x46 0x8d 0x24 0x3<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x4 0x88 0xae 0x7e 0xf7 0x9e 0x51 0x51<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xb4 0x74 0xd 0x5a 0xa8 0x4e 0x8e 0xdc<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.858 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xb2 0x7d 0x3 0x38 0xa 0x91 0x4e 0x95<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x73 0x8a 0x98 0xa1 0xba 0xd7 0xb3 0xa<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 3<CR><LF>
    SM: Authentication: Iteration Pass Key = 4<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xb2 0x7d 0x3 0x38 0xa 0x91 0x4e 0x95<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xa2 0x41 0xc4 0xe0 0xb5 0x46 0x7 0x4c<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xf6 0x9b 0x38 0x9c 0x84 0x4a 0xee 0x73<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.156 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0x71 0xbb 0x89 0xfc 0xec 0x4c 0xff 0x60<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x7c 0xdb 0x7a 0xd0 0x5b 0x19 0x15 0xe7<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 4<CR><LF>
    SM: Authentication: Iteration Pass Key = 5<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0x71 0xbb 0x89 0xfc 0xec 0x4c 0xff 0x60<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xd0 0x13 0xa 0xfb 0x67 0xb8 0x77 0x96<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xd0 0xf9 0x83 0x5a 0xd5 0xdb 0x8f 0xbc<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.466 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command received<CR><LF>
    SM: Key Gen: Security constant received:<CR><LF>
    0xe 0x32 0xea 0x6e 0xaa 0x6d 0xfc 0xd5<CR><LF>
    0x5d 0x42 0x68 0x4b 0x6c 0x33 0x51 0x7b<CR><LF>
    SM: Changing State to SM_states_key_gen<CR><LF>
    SM: Beginning Key Generation<CR><LF>
    <LF>
    SM: Key Gen: Generated keys (Concat'd):<CR><LF>
    0xc7 0xec 0x46 0xe 0x9e 0x83 0xc9 0xb9<CR><LF>
    0x59 0x4b 0xaf 0x2e 0x76 0x7e 0xc1 0xe<CR><LF>
    0x4b 0xa6 0xb8 0x37 0x36 0x83 0xce 0x28<CR><LF>
    0x7b 0xb6 0x33 0xa9 0xd8 0x97 0xed 0x68<CR><LF>
    <LF>
    SM: Key Gen: Local Security Val:<CR><LF>
    0x44 0xc 0xaf 0x62 0xdb 0xe4 0x44 0xff<CR><LF>
    0xb8 0x9f 0x2f 0x5c 0xa 0x89 0x91 0xa7<CR><LF>
    <LF>
    SM: Key Gen: Expected Security Val:<CR><LF>
    0xe 0x32 0xea 0x6e 0xaa 0x6d 0xfc 0xd5<CR><LF>
    0x5d 0x42 0x68 0x4b 0x6c 0x33 0x51 0x7b<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.751 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processSuccess command received<CR><LF>
    SM: Changing State to SM_states_finish_success<CR><LF>
    SM: Changing State to SM_states_entry<CR><LF>
    SM: SMMsgs_cmdIds_processSuccess command sent<CR><LF>
    Commissioned: 0x1<CR><LF>
    
    10/11/2019 15:03:02.349 [RX] - ConfigRsp: 0x1<CR><LF>
    
    10/11/2019 15:03:07.281 [RX] - Sensor 0x1<CR><LF>
    
    10/11/2019 15:04:37.275 [RX] - Sensor 0x1<CR><LF>
    
    10/11/2019 15:06:07.272 [RX] - Sensor 0x1<CR><LF>
    
    10/11/2019 15:12:37.433 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent: Retry Attempt<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:12:52.540 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent: Retry Attempt<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:13:07.648 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent: Retry Attempt<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:13:22.755 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent: Retry Attempt<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:13:37.863 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: SMMsgs_cmdIds_processRequest command sent: Retry Attempt<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:13:52.970 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: Will Retry Sending previous Packet<CR><LF>
    SM: Failed to send a packet: exceeded Max Attempts! <CR><LF>
    SM: Changing State to SM_states_finish_fail<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    SM: unknown error code<CR><LF>
    SM: Timer stopped<LF><CR>
    <LF>
    SM: Changing State to SM_states_entry<CR><LF>
    Commissioning Postponed: 0x1<CR><LF>
    
    10/11/2019 15:14:22.328 [RX] - Key Recovery is done<CR><LF>
    
    10/11/2019 15:16:48.567 [RX] - Orphaned Sensor Re-Joined: 0x1<CR><LF>
    
    10/11/2019 15:17:40.328 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:17:58.328 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:18:16.329 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:18:34.330 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:18:52.330 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:19:10.331 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:19:28.331 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:19:46.332 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:20:04.333 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:20:22.334 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:20:40.334 [RX] - !Responding: 0x1<CR><LF>
    
    10/11/2019 15:20:58.335 [RX] - !Responding: 0x1<CR><LF>

    10/11/2019 15:02:34.315 [RX] - TI Sensor<CR><LF>
    State Changed: 1<CR><LF>
    
    10/11/2019 15:02:53.000 [RX] - Started: 0x1<CR><LF>
    Channel: 0<CR><LF>
    State Changed: 3<CR><LF>
    SM: Timer stopped<LF><CR>
    <LF>
    Commissioning Started: 0x1<CR><LF>
    SM: Changing State to SM_states_auth_method<CR><LF>
    SM: SMMsgs_cmdIds_processResponse command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:02:59.028 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processMethodConfirm command received<CR><LF>
    �9<CR><LF>
    SM: Changing State to SM_states_passkey<CR><LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:02:59.328 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPasskeyConfirm command received<CR><LF>
    SM: Changing State to SM_states_key_exchange<CR><LF>
    
    10/11/2019 15:02:59.443 [RX] - SM: SMMsgs_cmdIds_processPublicKey command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:02:59.935 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processPublicKey command received<CR><LF>
    
    10/11/2019 15:03:00.054 [RX] - SM: Changing State to SM_states_authentication<CR><LF>
    SM: Derived shared secret:<LF><CR>
    <LF>
    0xba 0x83 0x40 0xb6 0x2c 0x54 0xfc 0xc1<CR><LF>
    0x83 0x40 0xb6 0x2c 0x54 0xfc 0xc1 0xca<CR><LF>
    0x40 0xb6 0x2c 0x54 0xfc 0xc1 0xca 0x83<CR><LF>
    0xb6 0x2c 0x54 0xfc 0xc1 0xca 0x83 0xf5<CR><LF>
    0x2c 0x54 0xfc 0xc1 0xca 0x83 0xf5 0x4e<CR><LF>
    0x54 0xfc 0xc1 0xca 0x83 0xf5 0x4e 0xde<CR><LF>
    0xfc 0xc1 0xca 0x83 0xf5 0x4e 0xde 0xf2<CR><LF>
    0xc1 0xca 0x83 0xf5 0x4e 0xde 0xf2 0xc<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 0<CR><LF>
    SM: Authentication: Iteration Pass Key = 1<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xcb 0x2b 0xbd 0xb9 0x3c 0xd1 0xe2 0x2a<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xe2 0x12 0x19 0x3 0x4f 0x1f 0x58 0x90<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.236 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 0 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xde 0x9d 0xc1 0x64 0x45 0xa 0xe3 0x6<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xe4 0xc1 0x8a 0xed 0x6c 0x66 0x4e 0x7<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xde 0x9d 0xc1 0x64 0x45 0xa 0xe3 0x6<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 1<CR><LF>
    SM: Authentication: Iteration Pass Key = 2<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0xd9 0x46 0x33 0x2c 0xb 0xab 0xeb 0x0<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xba 0xce 0x57 0xd8 0x7 0x3a 0x75 0x8f<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.538 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 1 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xad 0xaf 0xf5 0x5e 0x46 0x6f 0x3b 0x2d<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x30 0xbd 0x96 0xe 0x7a 0x25 0x8e 0x71<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xad 0xaf 0xf5 0x5e 0x46 0x6f 0x3b 0x2d<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 2<CR><LF>
    SM: Authentication: Iteration Pass Key = 3<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x5e 0xd 0x67 0xb 0xa 0x80 0x61 0x9a<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xa7 0xe0 0xf2 0x22 0x46 0x8d 0x24 0x3<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:00.835 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 2 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xb4 0x74 0xd 0x5a 0xa8 0x4e 0x8e 0xdc<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0x4 0x88 0xae 0x7e 0xf7 0x9e 0x51 0x51<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xb4 0x74 0xd 0x5a 0xa8 0x4e 0x8e 0xdc<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 3<CR><LF>
    SM: Authentication: Iteration Pass Key = 4<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x73 0x8a 0x98 0xa1 0xba 0xd7 0xb3 0xa<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0xb2 0x7d 0x3 0x38 0xa 0x91 0x4e 0x95<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.136 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 3 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xf6 0x9b 0x38 0x9c 0x84 0x4a 0xee 0x73<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xa2 0x41 0xc4 0xe0 0xb5 0x46 0x7 0x4c<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xf6 0x9b 0x38 0x9c 0x84 0x4a 0xee 0x73<CR><LF>
    <LF>
    <LF>
    SM: Authentication: Iteration Number = 4<CR><LF>
    SM: Authentication: Iteration Pass Key = 5<CR><LF>
    <LF>
    SM: Authentication: Locally generated Nonce :<CR><LF>
    0x7c 0xdb 0x7a 0xd0 0x5b 0x19 0x15 0xe7<CR><LF>
    <LF>
    SM: Authentication: Locally generated Code :<CR><LF>
    0x71 0xbb 0x89 0xfc 0xec 0x4c 0xff 0x60<CR><LF>
    <LF>
    SM: Authentication: Sending Code and Nonce<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.439 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128CodeNonce command : Pkt Num = 4 received<CR><LF>
    <LF>
    SM: Authentication: Received Code :<CR><LF>
    0xd0 0xf9 0x83 0x5a 0xd5 0xdb 0x8f 0xbc<CR><LF>
    <LF>
    SM: Authentication: Received Nonce :<CR><LF>
    0xd0 0x13 0xa 0xfb 0x67 0xb8 0x77 0x96<CR><LF>
    <LF>
    SM: Authentication: Locally computed Foreign Code :<CR><LF>
    0xd0 0xf9 0x83 0x5a 0xd5 0xdb 0x8f 0xbc<CR><LF>
    SM: Authentication: Successful<CR><LF>
    SM: Changing State to SM_states_key_gen<CR><LF>
    SM: Beginning Key Generation<CR><LF>
    <LF>
    SM: Key Gen: Generated keys (Concat'd):<CR><LF>
    0xc7 0xec 0x46 0xe 0x9e 0x83 0xc9 0xb9<CR><LF>
    0x59 0x4b 0xaf 0x2e 0x76 0x7e 0xc1 0xe<CR><LF>
    0x4b 0xa6 0xb8 0x37 0x36 0x83 0xce 0x28<CR><LF>
    0x7b 0xb6 0x33 0xa9 0xd8 0x97 0xed 0x68<CR><LF>
    <LF>
    SM: Key Gen: Local Security Val:<CR><LF>
    0xe 0x32 0xea 0x6e 0xaa 0x6d 0xfc 0xd5<CR><LF>
    0x5d 0x42 0x68 0x4b 0x6c 0x33 0x51 0x7b<CR><LF>
    <LF>
    SM: Key Gen: Expected Security Val:<CR><LF>
    0x44 0xc 0xaf 0x62 0xdb 0xe4 0x44 0xff<CR><LF>
    0xb8 0x9f 0x2f 0x5c 0xa 0x89 0x91 0xa7<CR><LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:01.736 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processInfo128SecurityVal command received<CR><LF>
    SM: Key Gen: Security constant received:<CR><LF>
    0x44 0xc 0xaf 0x62 0xdb 0xe4 0x44 0xff<CR><LF>
    0xb8 0x9f 0x2f 0x5c 0xa 0x89 0x91 0xa7<CR><LF>
    SM: SMMsgs_cmdIds_processSuccess command sent<CR><LF>
    SM: Timer started<LF><CR>
    <LF>
    
    10/11/2019 15:03:02.028 [RX] - SM: Timer stopped<LF><CR>
    <LF>
    SM: SMMsgs_cmdIds_processSuccess command received<CR><LF>
    SM: Changing State to SM_states_finish_success<CR><LF>
    SM: Changing State to SM_states_entry<CR><LF>
    Commissioned: 0x1<CR><LF>
    
    10/11/2019 15:07:26.974 [RX] - anged: 5<CR><LF>
    
    10/11/2019 15:16:48.578 [RX] - State Changed: 3<CR><LF>
    

    Regards,

    NIHARIKA

  • Hey Niharika,

    Can you try testing this use case with the newest SDK (3.30)? I believe there was a similar issue that was resolved in this SDK (in addition to the error noted in your follow-up response).

    I saw #5 on SDK 3.30, but this was because on reset, the collector network does not AUTO_START. So, after hitting the reset button during step #5, make sure to also start the network using the left button press or the UART interface.

  • Hi Ammar,

    WE have tested once again with new launchpads for collector_sm CC1352P and for sensor_sm Cc1352R. Now these files are working fine. May be our custom boards have some design issue.

    WE found in our hardware there is no load capacitence for crystal(48 Mhz) which are there in launchpad. so that could be the issue.

    Thanks & Regards

    Haricharan

  • Does the setting for the internal cap array reflect that you don't use external load caps? Also, if you have a custom board I strongly recommend testing the RF performance before starting to run a stack. See Board Bringup in www.ti.com/.../swra640