Possibility to add nRF24L01 libraries
-
Hi!
I'm new to Recalbox forum and Recalbox OS, anywais i'd like to see if it would be possible to add support for the nRF24L01 for wich the RF24 and RF24-Network libraries need to be installed. Since you already enable SPI for Hyperion and the Adafruit TFT lcd display I tought it might be possible to add the RF24 libraries to enable people to use their RF modules. -
@db_666 where are those.libs ?
-
@substring Hi, here's the git project https://github.com/nRF24
I think only RF24 and RF24Network are needed
-
Is it something that would be easily doable?
-
@db_666 SPI doesn't require anything special, it's a native bus.
In your case, we need to wrute a whole package, and you're the only who needs it. I wouldn't say i'm in a gret hurry to add it ...
-
It would be a great feature to be honest but i'm not in a rush for this at all for now, it's something a was looking at and since a have the hardware to do it andthe rpi i'm working on right now has only two usb ports so adding an extra wifi interface would certainly be welcome in my case. I'll look at the source and see if I couldn't do something on my side to help you with this.