User Activity

I need to build an MQTT demo from scratch using STM32CubeIDE where the STM32 board will act as the publisher and Adafruit IO will act as the subscriber. I want to implement this without using FreeRTOS and LwIP, focusing only on publishing the message...
I am currently working on a project using the BL4S5IIOT01A board, where I need to send data, which is being printed on the console, to AWS IoT Core. For this purpose, I intend to utilize the X-CUBE-AWS package.However, I am unable to find the X-CUBE-...
Hi there,I've recently been exploring the BL4S5IIOT01A board and successfully followed the documentation provided https://catalog.us-east-1.prod.workshops.aws/workshops/b5857416-f2f6-4188-8562-053ec5f983ef/en-US to learn how to connect the board to I...