Example Manual

[English]

Precondition

  1. Install Heltec ESP32 development framework. If you don’t have it installed, please referESP32 series QuickStart.

    The Heltec ESP32 development Framework already contains the basic code.

  2. Install Heltec ESP32 library. If you don’t have it installed, please referESP32 series QuickStart.

    The library contains the lora code, factory test code, and some corresponding extensions.

Factory test demo

  1. Open Arduino IDE , click tool, select Board, port parameters, etc. As shown below

  1. Follow the path below to find the program and upload it.

  1. Enter your WIFI account and password in the red box below.

This is a test program, can test that your board is functioning correctly.