Hallard LoRa Module #152
Unanswered
timmbogner
asked this question in
Q&A
Replies: 3 comments 2 replies
|
Yes, DIO0, DIO1, and DIO2 are all tied together to the same Pin via diodes. I think in the program only DIO0 is being used so it's not an issue. On the board there is a jumper solder pad called JP3 which defaults to SS being connected. RST is not connected by default. The RST pin is not required. |
0 replies
|
The only pins that are needed are: LORA_SS |
2 replies
|
It's the HopeRFM95W which is basically the same as the SX1276 so I use the SX1276 config. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
@aviateur17
I'm helping a user that's using the Hallard module like you use, although it's fit onto a LOLIN32 Lite. They can run the old LoRa library okay but not RadioLib. I'm looking at the schematic for it and it is an unusual setup: the DIO pins are tied together, which shouldn't be an issue for now. But also, the SS and RST seem to be tied together? Was there anything special you needed to do to get that board going?
All reactions