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 support for heltec LoraWAN Wifi OLED board version 3 #49

Open
smbunn opened this issue Nov 28, 2022 · 3 comments
Open

Add support for heltec LoraWAN Wifi OLED board version 3 #49

smbunn opened this issue Nov 28, 2022 · 3 comments

Comments

@smbunn
Copy link

smbunn commented Nov 28, 2022

Works great with v2 boards, can we have a v3 update?

@PProvost
Copy link

My understanding is that this will be waiting for the PR that has ESP32 S3 support to make it to the arduino-esp32 project. I ran into this a while ago when I ordered a v2 and got a v3. Now it sits on my bench until the code catches up.

@c64emulator
Copy link

As already stated this repo provides support HELTEC LoRa32 v2. This device is EOL.
The new v3 device is out since several month with other CPU (ESP32-S3) and other LoRa chip (SX1262) . The LMIC-lib seems not to work with this device because lacking support for SX1262.
The Heltec WiFi Kit Series (V0.0.7) [https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/releases/tag/0.0.7] (Basetype: LoRaMac-node) is (currently) the only working environment.
PLS provide support for the new version of the HELTEC LoRa32 board. Thank you.

@nikito7
Copy link

nikito7 commented Oct 2, 2023

The LMIC-lib seems not to work with this device because lacking support for SX1262.

It's the real problem...

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