Skip to content

Latest commit

 

History

History
34 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

34 lines (17 loc) · 1.36 KB

Nucleo_F411_ESP01

This App demonstrate Nucleo_F411RE connecting to ESP01 (ESP8266) through UART and get enviroment data by BME280 over I2C bus. the unit send the data to ThingSpeak cloud and persent it by three chatrs.

Connection wireing:

WhatsApp Image 2022-05-22 at 12 28 40 AM (1) WhatsApp Image 2022-05-22 at 12 28 40 AM

Schematic_SM32_Nucleo_F411RE_ESP32-01_2022-05-22 https://easyeda.com/editor#id=664e8544225641feb8eb29158b23b3a9

CubeMX settings:

image

float sprintf

Need to add float option in linker on project settings with sprintf() function.

image

TingSpeak charts:

image

Logic Analayzer scope trace:

image