CYBLE 022001-00 Remote reset from Hibernate Mode.

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

cross mob
Anonymous
Not applicable

Hello.

I am working on a project to remotely reset the CYBLE 022001-00, from Hibernate Mode  (based on the pioneer kit -042BLE).

I was wondering whether there are any projects that do this?

The code example in PSOC creator (Hibernate PSoC4 Example) uses a Pin_SW to execute a chip Reset. This will not work for my project, since the objective is to have the Client (iPhone with Cysmart) wake up the peripheral.

Your help will be highly appreciated.

Regards,

Andrew Mugisha

0 Likes
1 Solution
Anonymous
Not applicable

Hi Andrew,

Pin  and low-power comparator interrupts are the only wakeup sources for hibernate mode.

BLE won't maintain connection during hibernate mode since all clocks are stopped and on exiting from hibernate mode the device will be reset.

Please go through the below document for more details on low power modes of PSoC devices.

http://www.cypress.com/file/121271/download

Thanks,

Ranjith

View solution in original post

1 Reply
Anonymous
Not applicable

Hi Andrew,

Pin  and low-power comparator interrupts are the only wakeup sources for hibernate mode.

BLE won't maintain connection during hibernate mode since all clocks are stopped and on exiting from hibernate mode the device will be reset.

Please go through the below document for more details on low power modes of PSoC devices.

http://www.cypress.com/file/121271/download

Thanks,

Ranjith