DA14531 - Using Hardware interrupt

⚠️
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
Ashish Mone
Offline
Last seen:11 months 2 weeks ago
加入:2020-03-16 07:17
DA14531 - Using Hardware interrupt

Hello,

My Name is Ashish Mone.

i am working on the DA14531 USB kit which has inbuild LED and sw2 (switch button) for the development purpose.

i am using the DA14531 IC for developing the medical product.

however, after looking at the SDK i am now able to declare all the outputs and inputs as per my requirement. and i am also now able to run the blinky program SDK.

my project requirement is to use the sleep mode for battery saving and to wake up the controller by using the SW2 switch (hardware interrupt).

can anybody give reference to use the hardware interrput for DA14531 to wake up the controller.

Thanks in advance.

have a great day.

Ashish Mone.

Device:
PM_Dialog
Offline
Last seen:3 days 4 hours ago
工作人员
加入:2018-02-08 11:03
Hi Ashish Mone,

Hi Ashish Mone,

Thanks for your question online and for your interest in DA14531 solution.

Please take a look at ble_app_sleepmode of the SDK, located under projects\target_apps\ble_examples\ble_app_sleepmode.

This example uses the Wake-controller to wake up via an external event. Please check app_button_enable() function.

If you are starter with DA14531 and SDK6, we suggest to start with the following documents:

BLE Advertising Tutorial (HTML)

DA14531 Sleep Mode Tutorial (HTML)

Getting Started with SDK6 (HTML)

Using SDK6 Peripheral Drivers (HTML)

DA14531 DA14585-586 BLE Button Wakeup

In order to have a better view of SDK6, please check the following user manual:

UM-B-119: DA14585-DA14531 SW Platform Reference

Additionally, I’d like to let you know that 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

Dialog Serial Port Service (DSPS) and CodeLess are also available for the DA14531!

Please let me know if you have any follow up question.

Thanks, PM_Dialog

Ashish Mone
Offline
Last seen:11 months 2 weeks ago
加入:2020-03-16 07:17
Hi PM_Dialog Team,

Hi PM_Dialog Team,

谢谢上面的链接。

i will go through it and let you know.

Thanks and have a nice day.

Ashish Mone.

PM_Dialog
Offline
Last seen:3 days 4 hours ago
工作人员
加入:2018-02-08 11:03
Hi Ashish Mone,

Hi Ashish Mone,

Generally, all the available documentation/tutorials/SW examples are on our DA14531 product page:

//www.wsdof.com/products/connectivity/bluetooth-low-energy/products/da14531

Thanks, PM_Dialog