Skip to main content
Visitor II
May 30, 2023
Question

Do you have any good example code for the Proteus1 device? I also can't find any docs on the API to get the sensors to work.

  • May 30, 2023
  • 2 replies
  • 1129 views

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

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    May 31, 2023

    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!

    SLaBo.1Author
    Visitor II
    June 1, 2023

    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