Pico with NRF24L01 #11909
Answered
by
peterhinch
Spetru-bit
asked this question in
RP2040 / Pico
Pico with NRF24L01
#11909
-
Hi ! I want to make a contoller with 2 joysticks, a NRF24L01 module and a Rasberry Pi Pico. I bought new modules tu be sure that they work and 2 adaptor boards. When they arrived I tested them with 2 Arduino UNOs and they worked. I switched to the Pico boards and it didn't work and I don't know why. Thanks ! |
Beta Was this translation helpful? Give feedback.
Answered by
peterhinch
Jun 30, 2023
Replies: 1 comment 8 replies
-
Start out by running the official demo which has been tested with the Pico. Then adapt to meet your requirements. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You are looking at outdated code. The current version is here.