CYBT-413055-EVAL SDS MODE

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Akshay_C
Level 1
Level 1
10 sign-ins 5 questions asked 5 sign-ins

Hello Team,

 

I am working on CYBT-413055-EVAL SDS MODE, how to put CYBT-413055-EVAL in SDS mode & wake with GPIO interrupt.

 

Regards,

Akshay

 

0 Likes
2 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Akshay,

You can put the device in SDS mode using wiced_sleep_configure() API. An application timer can be used to get the device out of SDS mode. Please refer following KBA for more details: https://www.cypress.com/file/415986/download

 

0 Likes
lock attach
Attachments are accessible only for community members.
Akshay_C
Level 1
Level 1
10 sign-ins 5 questions asked 5 sign-ins

hi team,

ple see attchced file 

in that file i use wiced_sleep_configure to put device in sds mode 

my requirement is 

1) device goes into sds mode 

2) wake from any gpio pin

3)it advertise data 

4) again it goes into SDS sleep mode

 i try to implement these but it doesn't wake from gpio

after wake it continuously reset.

if you have any example code for sds sleep then give me  

 

0 Likes