DA14580

蓝牙名称问题

Tue, 2017-06-20 11:27--intretech_XM

我现在在做一个动态广播,但是IOS搜索到的蓝牙名称总是不对。
我现在开启了
#define READ_NVDS_STRUCT_FROM_OTP

但是没有在OTP里面写入蓝牙名称。

请问下为什么IOS手机总是搜索到,
#ifndef __DA14581__
.GAP_DEV_NAME_VAR="Hearing Aid-G",
#else
.GAP_DEV_NAME_VAR="DA14581",
#endif
这里这个名称,但是用lightblue连接后,查看广播数据中的local name又是我设置的数据。
就是设备名和local name不一致。
请问下,IOS要怎么解决。android正常。

Service discovery problem with central device

Tue, 2017-06-20 05:20--zuma

Hi Dialog,
We want to implement a central device with our custom profile. I create my project with reference to the DSPS Client project and meet some problems during discovering service.
1. The central device can discover service successfully during first connection. After connection, the central device can write data to characteristic of the peripheral device and receive notify indication message from peripheral. Everything is OK.

Disconnect host from peripheral

Mon, 2017-06-19 12:29--RatheeshT

Hi dialog
I am able to scan the peripheral devices and connect with one device . I need to disconnect the connected device from the host side when i send the DCON(passing from UART-2) command from user.I referred to certain links in forums and tried .
https://support.dialog-semiconductor.com/how-disconnect-link
https://support.dialog-semiconductor.com/how-disconnect-central-specific...

Quadrature Decoder as pulse counter?

Sat, 2017-06-17 17:11--Max44

Hello Dialog Support,

I have an application that needs to implement a pulse counter on an input from a sensor. I saw that the question of possibly using the quadrature decoder for this came up in the forum a while ago but it wasn't answered. Could the quadrature decoder be used to count low frequency pulses? The plan would be to poll periodically to calculate event rates reported by the sensor.

Pages

Subscribe to RSS - DA14580