Hi, I have learned that there is a reference design called "Dialog’s IoT Sensor and Keyboard reference designs". In this reference design, it has the example code for bonding information storing. Has anyone knows how to find it in the Dialog website? If you know where it is, pls share the link with me. Thanks!
Device:
Hi baiyunkai,
参考设计都是过时的,没有卡伦牌tly supported.
If you are starting a new design, we would strongly recommend starting with DA14531 or DA14585/586 products and our latest 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-module-da14531-smartbond-tiny
Regarding the bonding information, you can take a look at the ble_app_security example of the SDK. In case of DA14580 product family, you should use the latest version (SDK5.0.4)
Thanks, PM_Dialog