mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-04 16:03:09 +02:00
[docs] Add mention of expressif esp32 catalog update on install instructions
This commit is contained in:
@@ -180,13 +180,22 @@ If less, ESP32 will turn off. Fast pressing(less than 0.5 second) P button chang
|
||||
|
||||
7. Select Proper Environment
|
||||

|
||||
8. Select ESP32 USB Device to program
|
||||
|
||||
---
|
||||
|
||||
>**Important note:** make sure your ESP32 Expressif catalog is up to date before selecting environment, otherwise you'll get error `Error: Unknown board ID 'heltec_wifi_lora_32_V3'` when trying to select environment.
|
||||
>
|
||||
>Open a PlatformIO CLI: https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-core-cli
|
||||
>
|
||||
>Run: `pio pkg update -g -p espressif32`
|
||||
|
||||
9. Select ESP32 USB Device to program
|
||||

|
||||
Note: It is theoretically possible to program via WiFi and BTH.
|
||||
9. Program your ESP32
|
||||
10. Program your ESP32
|
||||

|
||||
|
||||
10. Wait until you are done with the compilation and upload.
|
||||
11. Wait until you are done with the compilation and upload.
|
||||
Usually takes 1 minute. The first run is slower. It needs to compile all libraries.
|
||||

|
||||
You will have the UCOG SA logo and spectrum analyzing scanning screen when done.
|
||||
|
||||
Reference in New Issue
Block a user