-
I'm using:
``` [env:ttgo]
platform_packages = framework-arduinoespressif32 @ https://github.com/marcovannoord/arduino-esp32.git#idf-release/v4.0
platform = espressif32
framework = e…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Hass.io
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP32 TTGO T-Display
**ESPHome version (latest production, beta, dev br…
-
Thanks a lot for this great code! It works very good with a TTN stack v2 application.
I tried the same code with a stack v3 application:
- Join works good.
- The first data frame after joining is s…
-
Hi, I am getting the following error in the serial monitor:
FAILURE
C:\Arduino\libraries\MCCI_LoRaWAN_LMIC_library\src\lmic\radio.c:1164
I kind of tricked the code into thinking it is the ttgo_…
-
Hi,
Thanks for this project! Nim seems to be very interesting for micro-controller applications. I am trying to get the tutorial running, but I am running in to issues getting it up and running on …
-
When attempting to flash to an ESP32-WROOM-32 for the first time, I get an error:
```
board upgradeditecatboard.org/firmwarev2.php?firmware=GENERIC-OTA: x509: certificate has expired or is not yet v…
-
It seems to be looking at the right places:
```
-- Found Arduino Platform: /home/blasco/.arduino15/packages/esp32/hardware/esp32/1.0.2
-- Found Arduino Platform: /home/blasco/.arduino15/packages/…
-
**Describe the bug**
If "digi"->"beacon" is set to true in the config, the software hangs shortly after startup.
**To Reproduce**
Steps to reproduce the behaviour:
- Set beacon to true in digi s…
-
I am able to flash the axp_temp example to the board I have. My question is regarding the temperature readings from the temperature sensor.
Are the temperature readings internal (chip temperature) …
-
### Hardware:
Board: TTGO-LORA32-V1
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/ttgo-lora32-v1.html
…