04-10-2023 08:17 PM
Hello everyone,
I am attemping to interface an nRF52832 to the BMA456 and load a step counter/tracker. Has anyone already done this and if not does anyone have any ideas of how to get started?
Solved! Go to Solution.
2 weeks ago
Hi @Jar444 ,
Could you explain in details?
Could you download it fully or you got some fails during downloading?
If you can download it, what is the error code about download?
I strongly suggest to use BMA456 API. https://github.com/BoschSensortec/BMA456-Sensor-API
Thanks,
2 weeks ago
I am using the Bosch API. I changed the COINES functions to my own. The config file gives me the -5 error as in the config failed to load. I am using the step counter feature.
2 weeks ago
2 weeks ago
Could you capture your data using logic analyzer?
Or, you have to check step by step.
As you mentioned that, you are using our API.
If so, each bma456 function has return value and you can check where is problem.
In your log, you don't totally provide any return value. Would you get return value and let me know?
Thank you.
2 weeks ago
Sorry, for some reason I uploaded the wrong picture. Here is the correct one.
The configuration file takes a very long time to load and the time between bma456h init status and bma456h write config is 5+ minutes.