The AzureWave AW-CU362 is an advanced Bluetooth 5.0 module in stamp form factor, providing a highly cost effective, flexible and easy-to-use hardware and software platform.
With built-in Flash memory, crystals, all required passive components and an integrated antenna this FCC certified BLE5.0 system offers you the quickest time-to-market for your smart connected products.
The AW-CU362 builds upon the success of Dialog’s BLE5.0 system-on-chip SoC DA14585. The module is powered by production quality, field-tested Dialog software and BLE stack, which includes a rich set of software components and examples to kickstart your application SW development.
AW-CU362评估板可以插入对话框开发套件主板,以利用对话工具链进行HW评估和SW开发的使用。
Features
DA14585 BLE5.0 SoC
1Mbit SPI Flash
Embedded antenna
Single 3.3V power input
Stamp module 19.6mm x 15mm x 2.45 mm
FCC and ETSI certified
雷竞技安卓下载
IOT应雷竞技安卓下载用程序
连接的传感器
Connected Medical
环境监测
信标
Home Automation
Industrial Connectivity over BLE
Point of Sale Applications
建筑基础设施
温度与环境监测
Connected Toys
Related Links
Every quarter, we bundle up the best technical info on our products, software development topics, trainings, events and deliver it to your inbox.
Check out previous editions
Ordering information
Samples available.接触your local Dialog sales representative.
立即购买
Product | Shop | ||
---|---|---|---|
AzureWave AW-CU362 | Avnet |
DA14585
4 months ago
Linking the project environment and the Dialog SDK
张贴了BenjaminDu135 points 4 replies嗨对话框,
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?
谢谢
Benjamin
Attachment | 大小 |
---|---|
linking.pdf | 66.72 KB. |
4 months ago
嗨对话框,
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
4天前
Hi Dialog support team,
I set it up as you instructed and proceeded.
But I am having a hard time linking the examples because I am getting an error like the attached file.
谢谢你在解决方案上引导我。
SDK版本:6.0.1114
Python version : 3.7.1
此致,
Eliott
Attachment | 大小 |
---|---|
command window capture | 24.14 KB. |
3 days ago
大家好,
请查看我们的GIT再保险po that includes all our updated SW Examples :
https://github.com/dialog-semiconductor/blex_sdk6_examples./tree/main/con…
The multi-role example can be downloaded from here :
https://github.com/dialog-semiconductor/blex_sdk6_examples.
为了将此和任何SW示例与我们的SDK6.0.14联系起来,您应该按照此文档进行操作:
https://github.com/dialog-semiconductor/blex_sdk6_examples.
谢谢, PM_Dialog
4 months ago
Hi BenjaminDu,
谢谢for your question online and for using our SW Examples.
不幸的是,我无法复制这个问题。
I am using theDA14531-DA14585-586 BLE Multirole Example我能够通过在Windows PowerShell上执行以下命令来运行Python脚本:
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.
谢谢, PM_Dialog