-->
Page 1 of 1

Nodemcu and NRF24L01

PostPosted: Sat Mar 31, 2018 3:21 pm
by Mben1229
Im trying, to connect the nodemcu and nrf24l01 as a receiver of transmitted code code from arduino nano and nrf24l01. The transmitter works properly. The nodemcu and nrf24l01 wired as a receiver is not receiving data which is verified by serial monitor. a arduino nano and nrf24l01 wired as a receiver works properly as well.
Any helpwill be appreceited.

My connections
Nodemcu NRF24L01
D0---------------> CE
D3---------------> CSN
D5---------------> SCK
D6---------------> MISO
D7---------------> MOSI

Re: Nodemcu and NRF24L01

PostPosted: Fri Aug 10, 2018 5:09 am
by Ganesh303
post your sketch.