

All the advantages of theDA14585with greater flexibility!
The PAN1740A is an optimized version of the PAN1740, 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
链接the project environment and the Dialog SDK
Posted byBenjaminDu135 points 2 repliesHi Dialog,
I downloaded DA14531-DA14585-586_Multirole_Example and try to test it, and I need to link the project.
I have the relevant documents as in the attached.
after runing python,there is no response(please also refer the attached.) can you help to point out is there any mistake when I do the linking?
if correct, multirole.uvprojx shall be updated?
Thanks
Benjamin
Attachment | Size |
---|---|
linking.pdf | 66.72 KB |
1 month ago
Hi Dialog,
My python is Version 3.9, I hope this is not the reason for my failure.
I have been testing similar examples several months(DA14531- DA14585-586_Multiperipheral_Example / da14585-da14586-da14531_ble_central_implementation) and still can not succeed.
I found in DA14531-DA14585-586_Multirole_Example , the path seeting is C:\Workspace\SDKs\MultiRole_DA14531\6.0.14.1112, so I moved the sdk there, by doing this the example still have some errors after building, and keil will shut down automatically after building.
If possible, can you help to tell me how to set the project manually? such as how to set up the path, and any files should be copied,and some document should be put somewhere ,etc. and I wonder why this project can not be similar as others(such as DSPS) download and can be opened by keil without linking?
Benjamin
1 month ago
Hi BenjaminDu,
Thanks for your question online and for using our SW Examples.
Unfortunately, I am not able to replicate this.
I am using theDA14531-DA14585-586 BLE Multirole Example我能够运行的python脚本,executing the following command on Windows PowerShell:
python .\dlg_make_keil5_env_v2.000.py -sdkpath "C:\6.0.14.1114"
Please make sure that the SDK path is correct and prevent using spaces in the path.
Can you please execute the following command to check the python version?
python –version
In my side, I am using Python 3.7.1.
Thanks, PM_Dialog