Stm32 Kit|Unleash IoT potential with the Heltec Meshtastic LoRa IoT SX1262 ESP32 LoRa OLED Display WIFI Lora 32 V3 Development Board for Arduino..
Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation. - WiFi_Kit_series/Kconfig.projbuild at master · Heltec-Aaron-Lee/WiFi_Kit_series
I will also try to compile an example script from heltec to measure batt to see if it measures anything ;-) - also noticed that in example script for measuring batt they use two pins - 36 and 37: void loop() { //WiFi LoRa 32 -- hardare versrion ≥ 2.3 //WiFi Kit 32 -- hard...
Hardware: Board: Heltec ESP32 WiFi Lora Board Core Installation/update date: 25/nov/2017 IDE name: Arduino IDE Flash Frequency: 80Mhz Upload Speed: 921600 Description: I want to set the esp32 to deep sleep mode and measure the power cons...
LORA_SCK 10 #define LORA_MISO 6 diff --git a/variants/heltec_esp32c3/pins_arduino.h b/variants/heltec_esp32c3/pins_arduino.h index a717a370..b8ebc09c 100644 --- a/variants/heltec_esp32c3/pins_arduino.h +++ b/variants/heltec_esp32c3/pins_arduino.h @@ -6,8 +6,8 @@ static ...