lora-aprs / LoRa_APRS_iGate

This is a LoRa APRS iGate/Digi based on an ESP32
https://www.lora-aprs.info
MIT License
331 stars 106 forks source link

No display after heltec lora v3 #315 fix #319

Closed AG7U closed 9 months ago

AG7U commented 11 months ago

Describe the bug I saw heltec lora v3 #315 fix was implemented. I tried it for myself. It builds and uploads fine; however, no display on OLED is seen. When I monitor after upload, I see the follow errors: Hard resetting via RTS pin... --- Terminal on COM4 | 115200 8-N-1 --- Available filters and text transformations: colorize, debug, default, direct, esp32_exception_decoder, hexlify, log2file, nocontrol, printable, send_on_enter, time
--- More details at https://bit.ly/pio-monitor-filters --- Quit: Ctrl+C | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H [INFO][Main] LoRa APRS iGate by OE5BPA (Peter Buchegger) [INFO][Main] Version: 23.31.00 [INFO][BoardFinder] looking for a board config. [INFO][BoardFinder] searching for OLED... E (636) i2c: i2c_set_pin(875): scl gpio number error [ 835][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed [WARN][BoardFinder] issue with wire E (654) i2c: i2c_set_pin(875): scl gpio number error [ 851][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed [WARN][BoardFinder] issue with wire E (669) i2c: i2c_set_pin(875): scl gpio number error [ 866][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed [ 870][E][Wire.cpp:526] write(): NULL TX buffer pointer [ 875][E][Wire.cpp:448] endTransmission(): NULL TX buffer pointer

To Reproduce Steps to reproduce the behavior:

  1. Build
  2. Upload
  3. Monitor
  4. Observe no display on OLED screen

Desktop (please complete the following information):

Board name: Heltec WiFi LoRa 32 (V3)

AG7U commented 9 months ago

Never mind. Working fine in Version: 23.31.1

AG7U commented 9 months ago

Never mind. Working fine in Version: 23.31.1