STM32L4S5 Discovery Kit, how to use X-CUBE-AWS
I am doing various tests using the STM32L4S5 MCU board.
Among them, I register this board with AWS and communicate with MQTT messages
To do so, we connected to AWS using a package called X-CUBE-AWS provided by ST and actually communicated the sensor value of the board with an MQTT message
So what I want to do now is to communicate with other products and send the read value to MQTT instead of the sensor value on the board.
However, I don't know which part of the X-CUBE-AWS package to fix.
If anyone has had a similar experience using X-CUBE-AWS, please advise.
Additionally, may I know what function each project in X-CUBE-AWS has?
Thank you in advance.
ps. I don't know if the meaning is clearly conveyed by using a translator I hope you understand.