Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

mdvorak-iot/esp-motion-reporter-poc

Repository files navigation

esp-motion-reporter-poc

Usage

To provision WiFi, use provisioning app:

To initiate provisioning mode, reset the device twice (double tap reset in about 2s interval). Status LED will start flashing rapidly.

Development

Prepare ESP-IDF development environment .

Configure application with

idf.py menuconfig

and select Application configuration in root menu and configure server URL.

Flash it via

idf.py -b 921600 build flash monitor

As an alternative, you can use PlatformIO to build and flash the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published