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

Support for Heltec LoRa32 V3 #119

Open
Mouky66 opened this issue Aug 26, 2023 · 3 comments
Open

Support for Heltec LoRa32 V3 #119

Mouky66 opened this issue Aug 26, 2023 · 3 comments

Comments

@Mouky66
Copy link

Mouky66 commented Aug 26, 2023

Hi,
is the Heltec LoRa32 V3 already supported or are you planing to implement the support?

Thank you
regards Chris

@andrewbunac
Copy link

I am also waiting for this to happen, but for now, I am trying to edit the config file just to fit on a Heltec Lora V3. Hope somebody will make it happen :D

@Samll
Copy link

Samll commented Jun 28, 2024

Any update with this?
I'm trying but I get a WDG reset all the time:
st:0x8 (TG1WDT_SYS_RST),boot:0x29 (SPI_FAST_FLASH_BOOT)

@klaus-liebler
Copy link

Same problem here...

UDP Connection successful
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x8 (TG1WDT_SYS_RST),boot:0x9 (SPI_FAST_FLASH_BOOT)

Btw, to solve compile issues I replaced "lib/WiFiManager-development" with the current version of this library and added some typecasting to _txRx.ino:316:
if (abs((int32_t)(freqs[gwayConfig.ch].dwnFreq - fff)) < (int32_t)100000) {

Thank you, regards Klaus

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

No branches or pull requests

4 participants