About Unable to enter Sleep

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
3 posts / 0 new
Last post
Anonymous (not verified)
About Unable to enter Sleep

hello!
my project can't enter sleep。
我改变#定义CFG_GTL # undef CFG_GTL,then can enter sleep 。
There are questions?
ths。

Device:
lingyunzhi (not verified)
when run the function --

when run the function -- rwip_sleep(), is break,can't enter the sleep

#if (GTL_ITF)
/************************************************************************
************** CHECK TL **************
************************************************************************/
// Try to switch off Transport Layer
if (!gtl_enter_sleep())
break; //************** run this *****************//
#endif // GTL_ITF

MT_dialog
Offline
Last seen:2 months 1 day ago
Staff
加入:2015-06-08 11:34
Hi lingyunzhi

Hi lingyunzhi

Can you please provide some more details about what you are planning to do, the configuration on your device(extened or deep sleep), your dev kit, the profiles that you are trying to work with.

Have you tried working with any of dialog's examples and the issue insists?

Are you trying to implement something over GTL with an external processor?

Thanks MT_dialog