Skip to content

Instantly share code, notes, and snippets.

@SirNeural
Last active September 30, 2015 05:07
Show Gist options
  • Select an option

  • Save SirNeural/688fd63e9f52936d3de1 to your computer and use it in GitHub Desktop.

Select an option

Save SirNeural/688fd63e9f52936d3de1 to your computer and use it in GitHub Desktop.
Mapping for the NRF24L01(+) to the Particle Photon
Particle Photon NRF24L01+
GND 1 (GND)
3V3 (3.3V) 2 (3V3)
D6 (CSN) 3 (CE)
A2 (SS) 4 (CSN)
A3 (SCK) 5 (SCK)
A5 (MOSI) 6 (MOSI)
A4 (MISO) 7 (MISO)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment