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

add heltec_wifi_lora_32_V3 support #230

Closed
octavia75 opened this issue Dec 19, 2022 · 4 comments
Closed

add heltec_wifi_lora_32_V3 support #230

octavia75 opened this issue Dec 19, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@octavia75
Copy link

hello can you add support for heltec_wifi_lora_32_V3

@octavia75 octavia75 added the enhancement New feature or request label Dec 19, 2022
@peterus
Copy link
Member

peterus commented Dec 19, 2022

can you try to upload the firmware and capture the output from the first startup when the firmware is trying to find out which board you are using. I have the feeling the board is already supported but not in the list.

@peterus peterus added the question Further information is requested label Dec 19, 2022
@frankwatervoort
Copy link

If you could let me know exactly what you want me to do, I can give it a try. Do you want me to build/compile for a Heltec Wifi Lora 32 V2 board and try and upload it to the V3 board? We tried that before. You get an Invalid head of packet (0x47) during upload. Thanks for your help in advance! I tried using this article as well, but it results in all kinds of errors during the build process.

@frankwatervoort
Copy link

frankwatervoort commented Feb 14, 2023

So, I added this section below to the platformio.ini for the Lora_APRS_iGate, as seen in the article in my previous post, but the result is that the build process failed when selecting the heltec_wifi_lora_32_v3 board in Platformio.

[env:heltec_wifi_lora_32_V3]
platform = https://github.com/Baptou88/platform-espressif32.git
framework = arduino
board = heltec_wifi_lora_32_V3
platform_packages = framework-arduinoespressif32@https://github.com/Baptou88/arduino-esp32.git

Thanks for your help!

@peterus
Copy link
Member

peterus commented Aug 1, 2023

implemented here: #315 its already in the newest release version!

@peterus peterus closed this as completed Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants