DA1458x 系列开发指导文档发布了
这些开发指导教程包含了:bonding, security, custom profiles, sleep mode etc...
这些开发指导教程包含了:bonding, security, custom profiles, sleep mode etc...
DA145x 现已正式认证为蓝牙4.2设备,不过不支持可选项相关的特性
Hello I was searching through the posts and Dialog stated:
"You dont need any extra cable or a Jtag since you have the interface board, the board has a debugger, you just plug in the USB cable turn it on and you should be able to step and run the IoT
fw with keil, you dont need anything extra. The interface you indicate in the picture is another interface in order to program reference designs with different Jtag connection plugs."
Hi MT_dialog,
回顾从my last posthttp://support.dialog-semiconductor.com/dsps-large-current-consumption, may I continue to ask the question how to achieve low current consumption in DSPS project?
Hi, I am new to this board and I apologize if I asked any stupid question. I recently ordered a DA14580 board and started testing it with iOS lightblue app. I can connect to the board but I cannot receive any data (BLE DATA BUFF, CENTER DATA BUFF, BLE DATA CONFIG are all 0x00000...). I wonder how can I let the board start transmitting data to my phone? I tried touching those electrode at the back but it doesn't help.
Please advice, thank you!
Where I can get offical production line tool hardware(the board) for DA14580 programming by batch? And related description on Dialog Semiconductor website?
Hi, I develop my company's BLE device.
We have a PCB for our own device.
And I almost finished the product process.
Now, We have a last process, OTP.
But, there are critical problems.
The device work well when downloaded using KEIL on SRAM.
but
It doesn't work well when downloaded using SmartSnippets - Booter on SRAM. (OTP on OTP memory was same, have a error)
Of course, they were applied with the same *.hex file.
sdk版本为3.0.10,蓝牙广播间隔时间如何修改
I am using the custom profile - sample128_After section 7.3.6 - project. i want to implement ext sleep,so custom profile will advertise for 1s and go to ext sleep for 5s again advertise for 1s then again ext sleep for 10s , how to do it ?
- i have just defined the ext sleep mode in da14580_config.h , what changes i have to make for ext sleep mode ?