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.
04-13-2023 11:29 PM
There is COINES manual when you install COINES as below.
\COINES\v2.7.0\doc
Personally, I'm using just Notepad++ and Powershell.
Thanks,
04-20-2023 11:46 PM
Would you happen to know if Bosch is planning on adding the BMA456 to the Zephyr project anytime soon or if the plan to add anymore sensors?
04-28-2023 12:11 AM
What microcontroller does the COINES functions use? I am attempting to change the COINES functions with my own and having quite a bit of trouble. Thank you for any help!
04-28-2023 07:57 PM
Hi Jar,
COINES functions are only available for our app3.0. (EVM board)
In case of general nRF52 EVM, you have to use your own functions.
Thank you.
05-22-2023 04:26 AM