The SmartBond™ DA1469x family of Bluetooth® low energy solutions is Dialog’s most advanced, feature rich range of multi-core microcontroller units for wireless connectivity.
The new product family builds off the successes of Dialog’s SmartBond line, boasting three new cores that offer greater processing power, resources, range and battery life, enabling developers to push the boundaries of a wide array of connected consumer applications. The DA1469x line provides developers with advanced connectivity features to future-proof their devices and fit the needs of multiple applications. As the first wireless MCU in production based on the ARM Cortex M33 processor, DA1469x products offer developers greater processing power for intensive applications like high-end fitness trackers, advanced smart home devices and virtual reality game controllers.
此外,这些无线MCU具有可配置的MAC,使制造商能够部署专有的2.4 GHz和最新的蓝牙低能量5.2协议,开辟了新的可能性,例如用于实时定位系统(RTL)的准确定位,以及适用于应用程序的低延迟通信交换雷竞技安卓下载赌博。并且,为了增强其传感功能,该线具有传感器节点控制器(SNC),该控制器(SNC)自主地运行并独立地处理来自连接到其接口的传感器的数据。
最后,state-of-th DA1469x家庭功能e-art Power Management Unit that utilizes best-in-class power management by controlling the different processing cores and only activating them as needed, while also eliminating the need for a separate PMIC and reducing the overall system size. Altogether, the DA1469x line represents Dialog’s most advanced family of Bluetooth low energy products, perfectly suited to meet the demands of tomorrow’s users.
好处
支持复杂的应用程序,同时保证极低的雷竞技安卓下载功耗
SW programmable protocol engine ensures end products are future proof
实现丰富的用户体验
为应用程序,数据和通信提供银行级安全性
在BOM上保存高达1.28美元的现有无线MCU
保存高达38mm2的PCB空间(组件+路由)VS现有无线MCU
雷竞技安卓下载
健身跟踪器
运动手表
Toys
消费设备
家庭自动化
Industrial automation
语音控制的遥控器
访问控制
Game controllers and headsets
包
VFBGA86,6 x 6 x 0.55 mm
VFBGA100, 5 x 5 x 0.475 mm
每季度,我们都会为我们的产品,软件开发主题,培训,活动提供最佳技术信息,并将其交给您的收件箱。雷电竞官网登录
保持联系
通过我们的全球销售办事处直接与我们联系,或联系我们的全球经销商和代表之一。
询问 Distributors and Representatives Register for newslettersDevelopment Kit – USB |
开发套件 - 亲 |
SmartBond Wireless Ranging SDK |
SmartBond™EMWIN支持DA1469x |
社会的Distancing Tags |
Module | 主要特征 | |
---|---|---|
DA14691./ AzureWave AW-CU429 |
|
Buy now |
2 days ago
da1469x ble_adv example无法调试时无法正常工作
张贴了蒙蒂亚80分 1 reply我正在测试BLE_ADV榜样,只要我构建Debug-QSPI,就会使用EzFlashCli闪烁,然后从IDE中调试它(我按下继续运行而不停止,然后可以在移动应用程序上发现设备,可以连接到它和读取数据,一切都很好)。但是,如果我构建释放QSPI甚至调试 - QSPI,那么使用RESET按钮闪烁并手动重置电路板(跳过IDE部分内的调试),我观察一个非常奇怪的行为。首先,如果我没有连接到设备,它将在大约14秒后停止广告。之后,我再也无法检测到它。但是,如果我通过应用程序连接到设备,我在1-2秒内断开连接,除非我重置电路板,否则无法再次连接到设备。同样,在我强行断开后,在几秒钟后,设备不再可发现。我无法想象这种受到闪光者的影响,但总有可能。只是要注意,闪烁Qsspi或debug-qspi for bare_metal_blinky示例,一切都在没有调试它的情况下,似乎这也可能是ble问题......调试范围似乎正常工作,因为我输入了调试模式也是我不确定如何测试reasure-RAM。
1 day ago
嗨Montea,
谢谢你的问题在线。您能否提供一些屏幕截图,并使用您所关注的步骤,以便我能更好地理解它?
如果您想调试项目,则应为Debug-QSPI配置构建它(不为release-qspi)。
那么,如果你为调试 - QSPI构建配置和程序进行了调试的BLE_APC项目,那么它是否正常工作?
Do you have a custom board or you are using any of our DKs? If you are using the ble_adv project as provided by the SDK (without any modifications), this is working out-of-the box and the DA 469x should start adverting.
谢谢,PM_DIALOG.