cancel
Showing results for 
Search instead for 
Did you mean: 

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

EBard.1
Associate

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, 

2 REPLIES 2
Remy ISSALYS
ST Employee

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.1
Associate

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?