How can I programmatically turn off the CYW20719 chip from the application level?

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

cross mob
AlGo_4347736
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

Hello!

Could you tell me if there is any API for programmable chip shutdown from the application level?

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

What do you mean by turn off? In the application, you can only set the device to SDS mode which is the lowest power mode. You can refer to the following AN: CYW20706, CYW20735, and CYW20719 Low-Power Modes (cypress.com)

If you want to totally turn off the device, you need to shut down the power supply.

View solution in original post

0 Likes
3 Replies
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

What do you mean by turn off? In the application, you can only set the device to SDS mode which is the lowest power mode. You can refer to the following AN: CYW20706, CYW20735, and CYW20719 Low-Power Modes (cypress.com)

If you want to totally turn off the device, you need to shut down the power supply.

0 Likes

Ok, thank you!

Could you please tell us if SDS and HID-OFF modes are supported for CYW720719B2 in the current SDK?

0 Likes

Yes, it is supported in the Modus and BTSDK tools.

0 Likes