Skip to content

Radiolib with custom board using STM32L0 and SX1262 #1127

Answered by nikorainto
nikorainto asked this question in Q&A
Discussion options

You must be logged in to vote

Yes verified that I was now able to run lora example with following pin configuration

SX1262 radio = new Module(PA4, PA0, PC4, PC5);

radio.setRfSwitchPins(PA3, PA2);

Replies: 1 comment 5 replies

Comment options

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

@nikorainto
Comment options

@nikorainto
Comment options

@nikorainto
Comment options

Answer selected by nikorainto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants