Learn MoreFAQsTutorials

4 posts / 0 new
Last post
gomezago
Offline
Last seen:1年2天前
加入:2018-12-04 10:46
Raw Data - 100 Hz

Hello,

I'm working with the DA14583, I want to use it to acquire raw data from the Accelerometer, Gyroscope and Magnetometer at a frequency of 100Hz without using the Sensor Fusion algorithm.

I have built an Android App based on the provided source code, but I'm not sure about what kind of modifications should I make to the app/firmware in order to be able to acquire as I want to. (My final goal is to LOG the raw data every 10ms)

Any suggestions and guidance would be higly appreciated,

Alejandra

Device:
PM_Dialog
Online
Last seen:12 min 2 sec ago
圣aff
加入:2018-02-08 11:03
Hi gomezago,

Hi gomezago,

The IoT mobile application include the log functionality. You mentioned that you have built your own IoT application which is based on the source code that we provide. Let me ask you something in order to understand which your problem is. Did you have in your application the log functionality or not? If yes, the 583 reference design includes two projects, so which project you are using the raw or the fusion? If you have the LOG into you application and you would like to acquire data with 100Hz, you should use the raw project.

Thanks, PM_Dialog

gomezago
Offline
Last seen:1年2天前
加入:2018-12-04 10:46
Hi,

Hi,

Thanks for your reply, I added to my application the log functionality.

Could you please give me some guidance about how to use the raw project?

I've downloaded the smartsnippets tool, and the DA1458x_SDK. But I'm not sure about how to proceed.

I can't find: projects\target_apps\wrbl\wrbl_raw\Keil_5\wrbl_raw.uvprojx. As there is no wrbl folder on my target_apps.

Thanks again

PM_Dialog
Online
Last seen:12 min 2 sec ago
圣aff
加入:2018-02-08 11:03
Hi gomezago,

Hi gomezago,

Please check this forum thread that you have created. I have provided you how to download the DA14583 IoT Sensor reference design.

https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/getting-started

Thanks, PM_Dialog