Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heltec lora v3 #315

Merged
merged 4 commits into from
Aug 1, 2023
Merged

heltec lora v3 #315

merged 4 commits into from
Aug 1, 2023

Conversation

tofuatjava
Copy link
Contributor

Hi,
I'am OE5TFR and have done little changes to support th newer heltect lora v3 boards with the ESP32-S3 chip.

@peterus peterus enabled auto-merge August 1, 2023 18:52
@peterus peterus merged commit 5c9317c into lora-aprs:master Aug 1, 2023
10 of 11 checks passed
@dc5on
Copy link

dc5on commented Aug 3, 2023

[INFO][BoardFinder] searching for OLED...
[ 844][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=4 scl=15 freq=100000
[ 851][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
E (646) i2c: i2c_set_pin(875): scl gpio number error
[ 864][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed
[WARN][BoardFinder] issue with wire
[ 880][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
E (669) i2c: i2c_set_pin(875): scl gpio number error
[ 887][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed
[WARN][BoardFinder] issue with wire
[ 903][I][esp32-hal-i2c.c:75] i2cInit(): Initialising I2C Master: sda=21 scl=22 freq=100000
E (692) i2c: i2c_set_pin(875): scl gpio number error
[ 910][E][esp32-hal-i2c.c:88] i2cInit(): i2c_param_config failed
[ 915][E][Wire.cpp:526] write(): NULL TX buffer pointer
[ 920][E][Wire.cpp:448] endTransmission(): NULL TX buffer pointer

@dc5on
Copy link

dc5on commented Aug 3, 2023

With Parameterchange on "BoardConfig TTGO_Lora32_V1" it will start without LORA

@Ingineerix
Copy link

Awesome Guys! Thanks for adding support for the Heltec V3. I have it working great on the SX1262 at 915MHz. Only problem it has is WiFi, when it initially connects if I do not start a high volume of pings to it from another device, the WiFi radio will lose connection and not make it to connecting to APRS-IS. But with the high-rate ping in place it connects, and then I can stop the ping and everything is normal. I opened an issue here: #324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants