Skip to main content

Bluetooth Module TDK / SESUB-PAN-DA14580

Bluetooth Module

tdk_pand14580.png

The TDK SESEB-PAN-DA14580 module supports Bluetooth 4.1 standard. All protocol stacks required for Bluetooth low energy communication are built in, including various Bluetooth low energy profiles.

Features

Bluetooth® low energy module

Space saving ultra small package 3.5 x 3.5 x 1.0mm (TYP)

36 pin solder bumped BGA with 0.5mm pitch

ARM Cortex-M0 32bit high performance microcontroller, 32 kB OTP programmable memory, 84 kB ROM for Bluetooth stack, 42 kB system SRAM, 8 kB retention SRAM

Including IC (DA14580), crystal (16MHz), inductor, and capacitor in the module

Tx_Out 0 dBm (typ)

Rx_In -94 dBm (typ)

5.0 mA (Tx), 5.4 mA (Rx), 0.8 µA (deep sleep mode)

亚博国际官网平台网址

Healthcare/sports & fitness equipment (for example activity mass meter, thermometer, sphygmomanometer, blood oximeter, blood glucose meter, heart rate meter, biometrics)

Wearable devices (for example wristband, watch, ring, glasses, shoes, hat, shirt)

Home entertainment equipment (for example emote control, sensor tag, toys, lighting products)

PC peripheral applications (for example: mouse, key board, stylus, presentation pointer)

Order information

Bluetooth low energy module

Order increment: 1,000

Packaging: tape and reel

Buy now

Back to results

1 month ago

can you help me on deep sleep mode

Posted byGreenTea100 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,

If you are starting a new design or project, we would 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.xmece.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.xmece.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.xmece.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 100 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.