2023-05-29 08:53 PM
I have the source code for the Proteus_BLE_CbM app. No docs to explain how it works either. Any example code would be helpful.
Thanks
2023-05-31 04:43 AM
Hi @nonesuchaBoe ,
Welcome to ST Community!
The firmware architecture is described in par 2.2 of UM3045 that you can find here
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster!
2023-05-31 08:55 PM
That document only talks about the code at a very high level, no API description. I would like to see how to initialize and poll the sensors using the API. I can't find any documentation on how to do this on the Proteus board. I just would like to see a simple example setting the sensors and getting a reading.
Thanks