Kw36 : Phone shows KW36 as connected after restarting the KW36

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kw36 : Phone shows KW36 as connected after restarting the KW36

567 Views
skalyan2
Contributor IV

Hello,

Tried the following sequence in FRDM-KW36 ,

  -> Connect and pair a phone to KW36.

  -> Reset the KW36.

Expected Behaviour : 

    -> The previously connected phone should get disconnected from KW36 immediately.

Actual Behaviour

   -> The previously connected phone shows still shows KW36 as connected for 10-15seconds.

Regarding this issue, when i try to debug the issue by keeping break point in the event "gConnEvtDisconnected_c" during reset,the break point was not hit, my question is , is disconnect request is sent to phone when the reset happens? if sent why we are not receiving the "gConnEvtDisconnected_c"  or is there any other generic call back event that will come when we reset KW36 to show that the peerdevice is disconnected?

0 Kudos
2 Replies

487 Views
Jingsai_Lu
NXP Employee
NXP Employee

Hi Sai,

No, chip will not send disconnection request when it is reseted.

the disconnection time is depended on supervisionTimeout time which is negotited in connection event when master or salve device is losted.

0 Kudos

487 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

Have you tried using the temperature collector example? Also, could you please share the sniffer log of the communication? During those 10-15 seconds , does the device received the message ? Which phone and example are you using ? Did you modify something else?

Regards,
Estephania

0 Kudos