DA14585-00000AT2 PCB footprint/3D model
I couldn't find a recommended PCB footprint for PN: DA14585-00000AT2 on the Dialog website or in the datasheet. Is one available? Also, is there a 3D model (STEP file) available for the part?
I couldn't find a recommended PCB footprint for PN: DA14585-00000AT2 on the Dialog website or in the datasheet. Is one available? Also, is there a 3D model (STEP file) available for the part?
Hi, How can i use jtag pin (P1.4) as gpio for output? Do i have to burn otp for jtag options or can i handle it over SDK?
BR
Hi Dialog,
We have an existing design based on the DA14583 that uses DSPS as detailed in UM-B-038, UART comms in/out is h/w flow controlled at 115200 baud. Communication is always from DA14583 to a custom android application with the application always initiating connection to the advertising DA14583.
Hi
For the low power mode in the 14585 chip ther is two options using an external 32 KHz or use the internal generated 10 KHz. In our design the 14585 run in BUCK mode and use Lithium coin cells as supply.
So in this setup do I gain anything with adding a 32KHz crystal instead of using the internal generated 10KHz?
Br Erik
HI Dialog
我想在我的DSPS v_6.150.2中加入藍芽配對功能
請問該功能如何實現
HI Dialog
My Project base on DSPS v_6.150.2
How to Add Pair Fuction on DSPS v_6.150.2??
Dear Dialog support team,
We have the need to notify nearby mobile phones of BLE device proximity while a dedicated app may be in background or killed, and thus we opted for Beacon mode. The immediate action when the application wakes is to connect to the DA14585 which should act then as a peripheral.
Would it be possible for DA14585 to :
- Act as a beacon and a peripheral simultaneously ?
- Alternate beacon and peripheral modes with a software control ?
regards,
Haythem
I am not good at developing dialog firmware, but I need to develop without external mcu.
I'm trying to move DSPS from keil to snippets.
By the way, the version of SDK included in da14585 DSPS (v6.150.4.50) is v6.0.11.933.
I cannot download this SDK separately or get any information.
Dear Dialog Team,
We are trying to leverage the antenna introduced in AN-B-027 design for our project based on DA14585, but we have few queries:
1)Why is there a trace at the bottom layer of the antenna too and why are there vias connecting the top and bottom traces of the antenna?
Hi we worked to DA14585 with peripheral mode. We use ble_app_peripheral_example in SDK. In the example we deleted service-2, service-3 and excluded DISS. We habe only 1 service and 1 characterictic with PERM(WR, ENABLE) | PERM(WRITE_REQ, ENABLE).
Our service definition like that
const struct attm_desc_128 custs1_att_db[CUSTS1_IDX_NB] =
{
/*************************
* Service 1 configuration
*************************
*/