Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 739 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 739 Bytes

remlog-client

Simple client example for remlog project, using ESP32 Devkit board.

Instructions

Open in Visual Studio Code (with PlatformIO plugin installed), open CredentialsTemplate.h file and follow instructions. Then build and upload to the device. Please note that the first build could take longer to finish as it will download all the components needed to compile. If build falils, try restarting Visual Studio Code, then start the build again. Some ESP32 boards (including the one we youse for this project) require that you press the 'boot' button after you initiate upload to the device, otherwise the upload will fail.