All the advantages of theDA14585with greater flexibility!
PAN1740A PAN174的优化版本0, offering a reduced boot time and supporting up to 8 connections to allow greater flexibility to create more advanced applications. It can be used as a standalone application processor or as a data pump in hosted systems. The device is optimized for remote control units (RCU) requiring support for voice commands and motion/gesture recognition. The Bluetooth® Low Energy firmware includes the L2CAP service layer protocols, Security Manager (SM), Attribute Protocol (ATT), the Generic Attribute Profile (GATT) and the Generic Access Profile (GAP). All profiles published by the Bluetooth® SIG as well as custom profiles are supported. Panasonic cost engineering lowers component count and the application BOM. With a fully shielded case, integrated crystal oscillators and chip antenna, the 9.0 x 9.5 x 1.8 mm footprint of the PAN1740A makes it one of the smallest Bluetooth low energy modules available.
Features
Bluetooth® Low Energy 5.0
ARM® Cortex®-M0, 96kB SRAM, 64kB OTP
Bluetooth® 5.0 Low Energy core features and High Duty Cycle and Efficient Non- Connectable Advertising
Autonomous Bluetooth® Low Energy stand-alone operation possible
Current Consumption: 4.9mA Tx (0dBm) / 4.9mA Rx (1Mbps)
SMT Size: 9.0mm x 9.5mm x 1.8mm
Integrated Antenna and Pre-Certified
亚博国际官网平台网址
Industrial IoT
- Connected Sensors
- Human Interface Devices
Smart Home/Building
- Smart Lighting Systems
- Metering
- Smart Home Nodes
Beacons
- Proximity Tags
- Tracker
- Remote Controls
Related Links
Stay connected
Get in touch with us directly through our worldwide sales offices, or contact one of our global distributors and representatives.
Inquiries Distributors and Representatives Register for newsletters1 month ago
DA14585 firmware install
Posted byJingjin15 points 3 repliesI am going to install the sample project into my band - Y5. I downloaded the correct SDK for DA14585, and got the sample projects. But I am not sure how to install it after build one.
What tools should I use in order to install it to my band?
4 weeks ago
Hi, PM_Dialog.
Thank you very much for your answer.
It will be much help for me.
If according to your reference URL, maybe it will be need Development Kit. Right?
But I have no Development Kit.
So I need tools (like Daflahser.apk) for install firmware via Bluetooth right now. (https://github.com/atc1441/DaFlasherFiles)
What tools should I use in order to install it to my band without Development Kit?
Kind regards
4 weeks ago
Hi Jingjin,
Thanks for your question online.
In order to program the System-RAM. you can use the Keil IDE to download FW into System-RAM and start debugging your project. The SDK6 provides Eclipse and IAR projects, so you can use the IDEs too.
Please check this project : 6.0.14.1114\projects\target_apps\ble_examples\prox_reporter
You can also use the SmartSnippets Toolbox (SST) to program the System-RAM but you cannot debug it– please see the user guide :
https://s3.eu-west-2.amazonaws.com/lpccs-docs.dialog-semiconductor.com/UM-B-083/tools/uartBooter.html
In order to program an external SPI Flash, there are 3 options :
1. Use the Flash Programmer from the SST :https://s3.eu-west-2.amazonaws.com/lpccs-docs.dialog-semiconductor.com/UM-B-083/tools/SPIFlashProgrammer.html
2. Use our Flash programmer tool :http://lpccs-docs.dialog-semiconductor.com/um-b-138/introduction.html
3. Use the CLI commands :https://s3.eu-west-2.amazonaws.com/lpccs-docs.dialog-semiconductor.com/UM-B-083/cli/command_line_if.html
Please also check this user manual ://www.xmece.com/sites/default/files/2021-01/AN-B-072-DA14531_Booting_options_v1.5.pdf
Thanks, PM_Dialog