GTL disconnection problem

7 posts / 0 new
Last post
Daekeun Yun
Offline
Last seen:3 months 2 weeks ago
加入:2015-05-27凌晨5
GTL disconnection problem

Hi.

I'm using GTL to control a master from a PC via UART. The problem is that sometimes the master BLE is reset after sending command disconnect(app_disconnect).
Usually PC can receive disconnect indication(GAPC_DISCONNECT_IND) soon after sending disconnect command ,but when this problem is occurred cannot receive the disconnection indication and be reset after 7 seconds. Could you give me some advice about this issue?
Thank you.

Device:
MT_dialog
Offline
Last seen:3 months 5 days ago
工作人员
加入:2015-06-08 11:34
Hi Daekeun Yun,

Hi Daekeun Yun,

Which SDK are you using is it the 3.0.10 or an older one ?

Thanks MT_dialog

Daekeun Yun
Offline
Last seen:3 months 2 weeks ago
加入:2015-05-27凌晨5
I'm using 3.0.10.1.

I'm using 3.0.10.1.
Thank you.

MT_dialog
Offline
Last seen:3 months 5 days ago
工作人员
加入:2015-06-08 11:34
Hi Daekeun Yun,

Hi Daekeun Yun,

Since you are using the latest SDK there shouldn't be a problem, can you tell me a few things about your application, maybe send us some code and try to recreate your issue?

Thanks MT_dialog

Daekeun Yun
Offline
Last seen:3 months 2 weeks ago
加入:2015-05-27凌晨5
Thank you for your help.

Thank you for your help.
I want share my source code with you. May I ask your e-mail address for sending source code?

Daekeun Yun
Offline
Last seen:3 months 2 weeks ago
加入:2015-05-27凌晨5
I upload a project which is

I upload a project which is example src of my GTL project.
A document (pdf) is included which explains the state machine of this project.
Basically this master module is continuously repeating : scanning -> check bd address and connect -> service enable -> read characteristic -> disconnect
Reset is occurred after disconnection command is sent.
This module do not use sleep mode neither flow control.
BleCtrlFSM (in ble_msg.c) function runs main state machine.

I earnestly need your help.
Thank you.
Best regards.

Daekeun Yun.

附件:
MT_dialog
Offline
Last seen:3 months 5 days ago
工作人员
加入:2015-06-08 11:34
Hi Daekeun Yun,

Hi Daekeun Yun,

Mail sent.

Thanks MT_dialog