Skip to main content

can you help me on deep sleep mode

1 month ago

can you help me on deep sleep mode

Posted byGreenTea90 points 2 replies
0 upvotes

I just started getting my hands on dialog semiconductor ( DA14580, SmartSnippets Studio, J-Link and so on ...).

I referenced DA14850 Datasheet Revision 3.4 "24.3 SWITCH FROM DEEP SLEEP MODE TO ACTIVE MODE", how should the code look like? ( Or I just want to know where to look next. Is there another hardware specification for DA14580)

1 month ago

PM_Dialog

Hi There,

如果你正开始一个新的设计或项目,我们我们uld strongly recommend moving into DA14531 or DA14585/586 products and SDK6.0.14, as it is much more improved. We have a lot of code examples and improved documentation, and there is also software roadmap support. There is not any software roadmap support for DA14580 product family and SDK5.

//www.wsdof.com/products/bluetooth-low-energy/da14530-and-da14531

We also have a DA14531 module, namely DA14531 SmartBond TINY™ Module! It has very small dimensions and is very low power. Follow the link below to find datasheet, documentation and HW collaterals for the module:

//www.wsdof.com/products/bluetooth-low-energy/bluetooth-module-da14531-smartbond-tiny

To answer your question, since you are using deep sleep mode, I would recommend first checking the following tutorial :

//www.wsdof.com/sites/default/files/training_04_sleep_mode_configurations.pdf

In this tutorial you will find all the required steps for configuring the DA14580 into deep sleep mode.

Thanks, PM_Dialog

1 month ago

GreenTea 90 points

Thank you for the reply.

I will shift to DA14585 and SDK6.0.14, as I have DA14585 also.

And I have found the tutorial (training_04_sleep_mode_configurations.pdf) you mentioned, thank you.