As I have already the display connected to the middle pins, I like to use the side Pins A0, A1 and B3 to B5 to connect the NRF24L01. So here is my setup:
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hey Espruinos!
I tried to follow this example: https://github.com/espruino/EspruinoDocs/blob/master/devices/NRF24L01P.md
As I have already the display connected to the middle pins, I like to use the side Pins A0, A1 and B3 to B5 to connect the NRF24L01. So here is my setup:
My 2nd one (the slave) is set up like described in the example. When I try to send a command like (or also something similar):
I get this issue:
Does anyone knows what that means? I'm using VERSION 1v61
Thanks & best regards, Andreas