DA14580

Developing New Profiles (e.g., sample128) on Central

Thu, 2015-10-22 23:38--joe.brackman

I've walked through the AN-B-029 (Developing a DA14580 Bluetooth profile using sample128) document, and found it very helpful. However, I haven't seen anything that covers the Central side. For instance, how do I subscribe to a notification on the Central side?

The AN-B-29 document is great, but focuses exclusively on the Peripheral side. Is there any documentation for the Central side?

DSPS use GPIO control into its extended sleep and wake up.

Thu, 2015-10-22 09:54--Lane

Hi Dialog

There are some problem that I was use the DSPS 3.150.2 device project to Data transmission.The da4580_config.h was set to :
#define CFG_EXT_SLEEP
#undef CFG_DEEP_SLEEP
but ,when I was Connection with my peer divce ,it also Into sleep mode and Data transmission will be lost,so I want to know How to set a GPIO wake-up To ensure that the DA did not enter sleep .I was set by According 《AN-B-026 DA14580 External wake-up mechanisms》 to configure:

Limitation of creating GATT service in single task?

Thu, 2015-10-22 07:41--hardy.chen

Hi Dialog team,

Don't know if any limitation on 'attmdb_add_service', but I found that the device is not working while I tried to create 2 primary service in one single task.
我不鳍d any documentation for such limitation. Could you confirm this finding?

I'm developing my application based on DA14580_BEACON_3.40.6.

GTL messages and (dynamic) memory allocation

Wed, 2015-10-21 17:34--abremen

Dear support,

Currently I am implementing the GTL interface (over UART) in a custom embedded project. My first goal is to get the prox_reporter_ext project working in combination with our external processor (DA1458x_SDK\5.0.2.1\projects\target_apps\ble_examples folder). I have used the host_proxr_sdk project as a reference (DA1458x_SDK\5.0.2.1\projects\host_apps\windows\proximity\reporter\ folder).

Can't seem to drive P1_4/P1_5 on newer SDK

Wed, 2015-10-21 12:39--meriororen

Hi,

I am trying to drive pin 1_4 and 1_5 (defaulted as SWD pins) as GPIO. I could do it on DSPS test project,
however, It doesn't seem to work on newest SDK (5.03). I have checked the P14_MODE_REG and P15_MODE_REG
everytime I do PIO_SetActive/PIO_SetInactive on these pins. Both seem to show correct configuration.

P14_MODE_REG -- *(0x5000302E) showing 0x0300 (as gpio(0b0), output(0b11))
P15_MODE_REG -- *(0x50003030) showing 0x0300 (as gpio(0b0), output(0b11))

However, I cannot see any change on the pin.

Pages

Subscribe to RSS - DA14580