Skip to main content
Visitor II
October 6, 2022
Question

How can I send my log data to AWS IOT using ST BLE SENSOR APP?

  • October 6, 2022
  • 2 replies
  • 1852 views

I created a CO sensor application with stm32wb55rg, and I am using ST BLE Sensor for plotting and visualizing. I also want to send my log data to AWS IoT. When I go to the AWS IOT tab on the cloud logging page of the BLE Sensor, I am facing an "invalid certificate path" error. Could someone please explain how I can fill these Client ID, certificate, and private files tab? Where can I find these certificate and private files? Client ID is referred to what?

Thank you, 

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    October 11, 2022

    Hello,

    I think you should sign-in or create an AWS account and look for AWS Cognito authentification for Bluetooth Low Energy devices. Maybe the UM2178 can help you to understand this feature.

    Best Regards

    EBard.1Author
    Visitor II
    January 11, 2023

    Hello,

    I connected to AWS IoT like this:

     0693W00000Y7wxpQAB.png 

    However, I need the AWS Subscription Topic name to be able to see my log data. How can I achieve the topic name where the log data are subscripted?