We want to send the 6-axis data collected by DA14683 to host via ble, is there a available public service?

Learn MoreFAQsTutorials

4 posts / 0 new
Last post
xuguodong
Offline
Last seen:2 months 2 days ago
加入:2020-06-04 13:34
We want to send the 6-axis data collected by DA14683 to host via ble, is there a available public service?

Hi Dialog teams,

We want to send the 6-axis data collected by DA14683 to host via ble, is there a available public service, Eg. bas for battery, hids for input devices.

Thanks.

Device:
PM_Dialog
Online
Last seen:8 min 9 sec ago
工作人员
加入:2018-02-08 11:03
Hi xuguodong,

Hi xuguodong,

Please take a look at theCustom Bluetooth Low Energy Profile.

Thanks, PM_Dialog

xuguodong
Offline
Last seen:2 months 2 days ago
加入:2020-06-04 13:34
Hi Dialog teams,

Hi Dialog teams,

Thanks for your reply.

Can you give me a code daemon of bring up 6 axis sensor.

Thanks.

PM_Dialog
Online
Last seen:8 min 9 sec ago
工作人员
加入:2018-02-08 11:03
Hi xuguodong,

Hi xuguodong,

This is something that should deal with in your side. You should read the sensors and seend the read values over notification to the peer device. You can also check the following SW example :

SW Example: DA1468x BLE customer service

Thanks, PM_Dialog