⚠️
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.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
4 posts / 0 new
Last post
Thanhtu131
Offline
Last seen:2 months 2 weeks ago
加入:2018-09-18 17:44
get time in sleep mode

Hi, i am making a timer medical BLE box. The box will receive shedule from android app. I want the box to trigger the buzzer in the right time. I have 2 questions:

1/ Does DA14580 have the real-time module so that i can get the time from it?

2/ if DA14580 does not have the real-time module, i will try to get the time from ds1307 through I2C communication. Can i do that in sleep mode?

谢谢! !

Device:
PM_Dialog
Offline
Last seen:2 hours 48 min ago
工作人员
加入:2018-02-08 11:03
Hi Thanhtu131,

Hi Thanhtu131,

Do you mean if the DA14580 contains an RTC (Real-Time-Clock) hardware block? If you refer to the datasheet, you will see that the DA14580 doesn’t have an RTC block.

If you are starting a new design, we would strongly recommend starting with DA14531 or DA14585/586 products and our latest 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. In case of DA14531, you can use the RTC block..

Please check out DA14531:

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

Additionally the DA14531 SmartBond TINY™ Module is now released! Follow the link below to find datasheet, documentation and HW collaterals for the module:

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

Moreover, Dialog Serial Port Service (DSPS) and CodeLess are now available for the DA14531!

CodeLess

The CodeLess allows you to quickly get started with wireless IoT applications with a set of AT Commands. The CodeLess AT commands platform allows control over a local UART connected device as well as a remote device via BLE. You can create simple demos / applications / proof of concepts without any code development or build you own application on top!

//www.wsdof.com/products/smartbond-codeless-commands

Dialog Serial Port Service (DSPS)

The DSPS emulates a serial cable communication. It provides a simple substitute for RS-232 connections, including the familiar software flow control logic via Bluetooth low energy. The SPS software distribution includes the application and profile source codes and supports GAP Central/Peripheral roles.

//www.wsdof.com/products/dialog-serial-port-service-dsps

Thanks, PM_Dialog

Thanhtu131
Offline
Last seen:2 months 2 weeks ago
加入:2018-09-18 17:44
I had bought 2 DA14580 basic

I had bought 2 DA14580 basic kit so i think i'll work with them for a while. Thanks for your answer!

PM_Dialog
Offline
Last seen:2 hours 48 min ago
工作人员
加入:2018-02-08 11:03
Hi Thanhtu131,

Hi Thanhtu131,

Thanks for accepting my answer. Please keep in mind the DA14531 for your upcoming projects!

Thanks, PM_Dialog