Skip to content

Losant/losant-esp-idf-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with ESP32 and Losant

Using the ESP-IDF, connect an ESP32 to the Losant Platform, publish to the state topic, and subscribe to device commands.

To Use

Run idf.py menuconfig and navigate to Example Connection Configuration and input your WiFi credentials.

Run idf.py build and confirm successful build.

Run idf.py -p (PORT) flash monitor which will flash the firmware to the designated port, and open the serial monitor. On Mac the command is idf.py -p /dev/cu.SLAB_USBtoUART flash monitor.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published