-
-
Notifications
You must be signed in to change notification settings - Fork 515
Closed
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositorytype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
Describe the problem
The NRF24L01+ connected to Raspberry Pi PIco does not work properly in Arduino IDE 2.0 RC6 while its working properly on Arduino IDE 2.0 RC5
To reproduce
Here are the steps to replicate the issue:
- Setup NRF24L01+ and Raspberry PI Pico using the default SPI pins and use the NRF24L01+ samples on Arduino using Arduino IDE 2.0 RC5.
- Upgrade the Arduino IDE 2.0 to RC6
- Test the same code used in step 1. You would see that the radio initialization does not work
Expected behavior
NRF24L01+ on Raspberry Pi Pico and Arduino IDE 2.0 RC5 and above should still have the radio initialization work
Arduino IDE version
Arduino IDE 2.0 RC6
Operating system
macOS
Operating system version
MacOs Big Sur 11.6.5
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details
Metadata
Metadata
Assignees
Labels
conclusion: off topicOff topic for this repositoryOff topic for this repositorytype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project