DA14580

from extern sleep mode to active mode

Thu, 2017-04-13 16:02--z0806020433

hi !

In my project, turn on my device, i let it advertising 10s, and the device goes into deep sleep mode, if there is no connection, the device stop advertising, and wait for waking up by a button.
during the advertising, the device is connected, then i change the device from deep sleep mode to active mode by calling the function disable_sleep_mode(), and i set a pin to high level. but i can not do it, i found the pin is still low level.
please help me, thanks!

Hardware Encryption not working when device is in SCAN mode

Thu, 2017-04-13 12:17--wisilica

Hi Team,

我工作啊n a code wherein the device is in scanning mode for a particular duration, then encrypts the data received and advertises the data ecrypted. I am using the hardware encryption for the encryption purpose. The problem I am facing is that the encryption is not getting done when my device is in scanning mode. The callback handler gapm_use_enc_block_ind_handler is not getting invoked.

Thanks ,
Team Wisilica

pkt_tx command of prod_test Data structure

Thu, 2017-04-13 10:21--Jun-ichi Tobe

Hello support,

Could you please tell me the data structure (possibly the data itself) of the packet using the pkt_tx command of "prod_test"?
Example)
Preamble 8bit 01010101
Address 32bit 0x71764129
PDU Header 6bit 100101
PDU type 4bit 0010
CRC 24bit 0x8CB 876

Our customer is considering measuring PER with a signal generator.

regarsds

Jun-ichi

struct gapm_adv_report_ind *param is optimized

Wed, 2017-04-12 10:14--2455321262

Hi MT_dialog,
I was design based on Routines of DSPS,I want get the param of gapm_adv_report_ind.But the routines is In the optimization which level is 3,the struct of gapm_adv_report_ind will be optimized in the level 3.If I change the optimization levle to 0,the code which storage space is too large.how should I do?

How to save data to external SPI flash

Wed, 2017-04-12 08:28--chris0409

Hi, Dialog Engineers,
I have used a Murata Type-ZF board which is da14580 based, the board have a 2M bits SPI flash(W25X20CL), now I have flashed the program code to SPI and boot from it. at now, it worked OK.
But, I have to save some data such as remote device address and some other info to SPI so, I can do directed connection to the previous device after reset. I have read some code at the app_bond_db.c and app_bond_db.h.
I have called some api like this way:
1、configure the SPI gpio in periph_init(),

DSPS to send notifications

Tue, 2017-04-11 14:26--Bharath

Hi,
We want to explore sending of data read from SPI slave to the Android phone by using DSPS characteristic.
As a starting point we tried to generate a data using a system timer where I call " user_send_ble_data("HELLO",5);" from "default_app_on_connection()"
Once a connection is established, the control goes to "wrap_platform_reset()".

What is the steps being missed here? What all functions have to be called to initialize the DSPS application correctly so that I can start sending notifications to the android.

Thank you
Bharath

DA14580 Beacon

Tue, 2017-04-11 09:26--Avouaill

Hi,

I currently use my DA14580 BLE module in connection mode with the version 5.150.2 of the code.
I would like to use the the module with the beacon mode project and configure it to send Eddystone packets. Do you know if i have to change the project ? If yes could you tell me which one i should download among these available on your website and what i should change ?

Thanks in advance

Flashing of binary to DA14580 PRO kit from external device using SPI

Tue, 2017-04-11 05:33--RatheeshT

嗨对话框技术团队,

I need to flash the binary file of the DA14580 PRO kit from external device (LPC54102 Micro-controller) with SPI protocol. I have followed AN-B001 &AN-B-023 documents. First i am resetting the DA14580 board from external device by providing high to low signal at pin RST in connector J5 and giving 100ms delay and sending commands from SPI.
When i send 0x70,0x50,0x00,0xff from my LPC54102 via SPI, it is receiving 0x00 only but as per the document it should be 0x02 or 0X20.

Pages

Subscribe to RSS - DA14580