This product provides the reference of IoT solution with using RX family, AWS, and FreeRTOS. The RX family is a kind of MCUs provided by the Renesas. You can easily try to run AWS IoT demos using RX ...
I'm running a sample project with Amazon FreeRTOS. I got a problem when update device shadow by updating LED status. If QoS=0, I will not receive Updated topic and lead to timeout, If QoS=1, i will ...