Skip to content

Rasperry Pico + Waveshare Pico-LoRa-SX126X: Initializing ... failed, code -2 #947

Answered by GUVWAF
jkarjanl asked this question in Q&A
Discussion options

You must be logged in to vote

You have to use hardware SPI device 1 instead of 0 for this combination, see also: #729 (comment)

SX1262 radio = new Module(3, 20, 15, 2, SPI1, RADIOLIB_DEFAULT_SPI_SETTINGS); are the correct pins.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@StevenCellist
Comment options

@jkarjanl
Comment options

@StevenCellist
Comment options

@GUVWAF
Comment options

Answer selected by jkarjanl
@jkarjanl
Comment options

@LucasWolf-Pudney
Comment options

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