eziya / STM32_HAL_AWS_IOT

AWS IOT prototype for STM32F4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMT32_HAL_AWS_IOT

AWS IOT prototype for STM32F4

  1. Reference
  1. Tutorial (Written in Korean)
  1. Environments
  • NUCLEO-F429ZI
  • STM32CubeMx 5.6.1
  • STM32F4 HAL Driver 1.25.0
  • STM32CubeIDE 1.3.1
  1. Issues
  • mbedTLS returns error without compiler optimization level 1(O1) option
  • mbedtls_ssl_conf_read_timeout doesn't work properly.
  1. Test
  • Create & Download certificates from Amazon IOT
  • Write client certificate & private key to MQTTInterface.c
  • Write your endpoint address to mqtt_task.c
  • Debug
  1. Test Video

pinout

About

AWS IOT prototype for STM32F4


Languages

Language:C 95.0%Language:C++ 4.6%Language:Assembly 0.5%