This example was tested with NUCLEO-WB55RG board
-
Download the MicroPython Firmware for the NUCLEO-WB55RG board
-
Use STM32CubeProgrammer to flash the board
-
Change the NUCLEO-WB55RG power switch to use the USB MCU
-
Install the ExpressLink module on the NUCLEO_WB55 board
-
Use the USB MCU USB port instead of the ST-Link USB port. The one under the reset button
- Copy and paste the main.py to the NUCLEO_WB55 board
- Open the main.py from the PYBFLAH and Update the AWS Endpoint, Wi-Fi SSID and password
-
Save main.py file
-
Reset the board
-
User a serial terminal to observe the application debug output
The PublishSensorData.py example reads humidity and temerature from the hts221 sensor mounted on the X-NUCLEO-IKS01A3 and publish to AWS
Requiers the micropython_hts221 library and the X-NUCLEO-IKS01A3
You need to remove the following soldering brideges from the X-NUCLEO-IKS01A3
- SB38, SB39, SB42, SB43, SB45 and SB47