This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Nrf52480 and nrf24L01

Hello is it possible to send message from nrf52840 to nfr24L01, I tried (pca10056 as transmitter), program is  esb_ptx_pca10056 and nrf24L01 as receiver, but could not receive anything, address is (in both nfr's)  0xE7, 0xE7, 0xE7, 0xE7, 0xE7, also other init values should be similar (NRF_ESB_BITRATE_1MBPS, Payload_length=32, ...) . 24l01 works with other 24L01's as expected. Leds flashes in PCA10056 as expected (NRF_SUCCESS)

Related