12-14-2020 10:32 AM
Hi,
I am doing a project using BMX160 to capture the daily movement.
I am familiar with Arduino IDE and my laptop is Macbook.
Is it possible to add BSX-Lite into the library of the Arduino IDE?
Or there are other recommended ways for me to use BSX-Lite for my project?
Thanks
Solved! Go to Solution.
12-14-2020 01:17 PM
Hi
BSX-Lite support Cortex_M3_M4_M4F.
Would you please confirm your platform?
12-14-2020 01:39 PM
Hi,
Thank you for your reply.
I am going to use the MCU, ESP32.
Is there a solution for ESP32?
12-15-2020 06:01 AM
Hi,
Currently, BSX-Lite only support Cortex_M3_M4_M4F.
Please selected releated MCU.
Best regards.
12-15-2020 08:54 AM
Hi,
Thank you for the suggestion.
I would like to use ESP32 to establish Bluetooth/WiFi connection. Is that possible to use ESP32 as the host of BHI260AB, which has a powerful 32-bit microcontroller itself?
It seems that BHI260AB is very suitable for wearable devices.
Thanks