Skip to content

NRF24L01+ and Raspberry Pi Pico on Arduino IDE RC6 #980

@tootzreyes

Description

@tootzreyes

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:

  1. Setup NRF24L01+ and Raspberry PI Pico using the default SPI pins and use the NRF24L01+ samples on Arduino using Arduino IDE 2.0 RC5.
  2. Upgrade the Arduino IDE 2.0 to RC6
  3. 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions