Skip to content

Heltec SX1262 #108

Answered by timmbogner
nglessner asked this question in Q&A
Sep 14, 2022 · 10 comments · 19 replies
Discussion options

You must be logged in to vote

I'm very pleased to announce that SX1262 support is now tested and confirmed!

You must enable USE_SX126X in addition to setting #define RADIOLIB_MODULE SX1262 and your pins.

The correct configuration for the Heltec LoRa32 v3 is as follows:

// LoRa Configuration
#define RADIOLIB_MODULE SX1262
#define LORA_SS 8
#define LORA_RST 12
#define LORA_DIO 14
#define USE_SX126X

Thanks to everyone who suggested this, it's been a long time coming!

Replies: 10 comments 19 replies

Comment options

You must be logged in to vote
9 replies
@timmbogner
Comment options

@timmbogner
Comment options

@PerRieland
Comment options

@timmbogner
Comment options

@timmbogner
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@timmbogner
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by timmbogner
Comment options

You must be logged in to vote
3 replies
@machasm1
Comment options

@timmbogner
Comment options

@timmbogner
Comment options

Comment options

You must be logged in to vote
1 reply
@timmbogner
Comment options

Comment options

You must be logged in to vote
5 replies
@timmbogner
Comment options

@timmbogner
Comment options

@machasm1
Comment options

@timmbogner
Comment options

@timmbogner
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants