DA1469x

PDM mic processing

Mon, 2020-07-20 10:15--aectaan

Hi Dialog,

At the moment I work with audio acquisition system, that consist of two PDM microphones and DA14695.

目前continiously流数据(PDM克洛ck 2MHz, sample rate 16000, bit depth 16) from dev_out.memory_param.buff_addr[0] (only one mic at the moment) to the USB-CDC. I transform received data by ffmpeg with flags -f s16le -ar 16000 -ac 1. Resulted data is too quiet.

When I transform data with flags -f s16be -ar 16000 -ac 1, sound loudness is good, but it have a lot of distortion sometimes.

Ble gatt_client issue

Mon, 2020-07-20 08:34--邓昌永

hi!

I use the DA14695 chip to join the ble_profiles AMS service and the ANCS service at the same time. There is also a custom Bluetooth service. There is nothing wrong with debugging separately, but after the merger, it is found that the AMS service and the ANCS service interact through the gatt_client and Bluetooth protocol. After the merger, some conflicts will occur. How to solve this problem?

Proximity WiRa application which is the best design/EVB KIT to start from?

Sat, 2020-07-18 16:49--Maurizio Malaspina

I have to develop a proximity (or WiRa) application, so I've some dubts about the choice of the most appropriate evaluation kit to start from.

Reading the UM-B-137 "SmartBond™ Wireless Ranging SDK", this references both UM-B-103 "DA14695 USB Kit" and UM-B-093 "DA1469x PRO Development Kit" and I've noted that the DA1469x PRO DK Daughterboard implements an Inverted L shaped antenna, while the DA14695 USB Kit uses a printed ZOR type antenna.

So I wonder if the performance of the solutions are equivalents?

da1469x usb development board, examples like Central and peripheral are not working

Fri, 2020-07-17 09:06--jagath52

Hello

I have 2 DA14695 Development Kit – USB board and examples like Central, peripheral present in dkapps folder are not working as expected and other examples projects like da1469x_pc_custom_service_central and da1469x_pc_custom_service_periph is also.

I followed procedure given in docs but central is not able to connect to peripheral in both projects, i verified with peripheral is detected by ble scanner in mobile application.
Central just prints "BLE Central application started" but not able to connect to peripheral device.

Audio Processing

Wed, 2020-07-15 14:03--aectaan

Hello Dialog team,

I'm trying to acquire data prom two PDM microphones and transmit it further (over USB to PC, or via SPI to SD card, or somwhere else).

在apu_demo我发现的例子中,如何记录sample and process it, but documentation for APU is slightly unclear, so I'm not understand, how to process audio without stopping audio manager every time, when buffer is full. Can you share more applicable example, please?

OOB in DA1469x

Sun, 2020-07-12 15:23--aectaan

Hi Dialog team,

Many BLE SoCs have possibility of establishing connection via OOB (nRF52832 use NFC, for example).

In the SDK 10.0.8.105 I saw few words about OOB, but it never uses OOB.

My application have possibility to exchange data via OOB, so, I want to have possibility of establishing connection via OOB. Can you provide any examples of OOB pairing, please?

DA14695 的emwin demo,如何加入实体按键的功能

Thu, 2020-07-09 08:37--ren0zhe

开发板:DA14695 Pro

SDK:10.0.8.105

相关demo: emwin_demo(官网单独下载) 和 ble_peripheral(SDK里面的)。

如题,我测试了官方的emwin的demo,可以做基础的显示。我在SDK里面ble_peripheral的例程里面实现了四个实体按键的按下和松开的功能。

但是现在我想用四个按键控制屏幕显示的内容,该如何去做呢?我试了好久,把emwin移植到ble_peripheral里面不行,把ble_peripheral移植到emwin里面也是不行,都不能正常执行功能。

请问我该如何操作的?或者哪里有相关的demo或者资料呢?

谢谢!

Pages

Subscribe to RSS - DA1469x