Device cannot be reconnected after long times.

4 posts / 0 new
Last post
Gavin Sun
Offline
Last seen:6 days 6 hours ago
加入:2015-02-10 09:08
Device cannot be reconnected after long times.

Hi Dialog,
I have the following question:

When I power on/reboot Da14580, all work well in a period of time about 7 hours , it can be searched , connected and communication with central device(Android/IOS phone).
但是,在很长一段时间之后,不总是,我可以not reconnect Da14580 with the phone anymore, unless reset/restart it, I catch the Android LOGCAT error message shows the gatt staus 129 in OnSearchComplete and status 133 in OnClientConnectionState , Screenshot:http://pan.baidu.com/s/1gdrnse3

Device:
MT_dialog
Offline
Last seen:6 days 4 hours ago
Staff
加入:2015-06-08 11:34
Hi Gavin Sun,

Hi Gavin Sun,

Sorry, but the provided image quality is poor, can you please provide a new image?

Thanks MT_dialog

Gavin Sun
Offline
Last seen:6 days 6 hours ago
加入:2015-02-10 09:08
Hi MT_dialog,

Hi MT_dialog,

Following weblink for the new image:
http://www.sharemorering.com/app/err.png

Thanks.

MT_dialog
Offline
Last seen:6 days 4 hours ago
Staff
加入:2015-06-08 11:34
Hi Gavin Sun,

Hi Gavin Sun,

The logcat isn't telling that much. Can you debug your application in order to see why it fails after some time?You can disable sleep (if enabled) and use your debuggerin order to see.What is the functionality of your peripheral, is it based on a reference design and on which SDK ? Is it doing anything else when its advertising ?

Thanks MT_dialog