2022-10-06 02:53 AM
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,
2022-10-11 02:09 AM
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
2023-01-11 01:56 AM
Hello,
I connected to AWS IoT like this:
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?