Hi, I recently got a couple of nRF24L01 wireless modules and I have been looking for a library to run them with. I have tried a couple of different ones but my arduino IDE will not let me add them. I get an error message that reads:
"The library "RF24-master" cannot be used. Library names must contain only basic letters and numbers. (ASCII only and no spaces, and it cannot start with a number)"
Sorry, I wasn't quite finished yet. I have tried to change the name of the folder but it makes no difference. I thought maybe the problem was the dash in the middle. Here is the link where I downloaded the library: ( GitHub - maniacbug/RF24: Arduino driver for nRF24L01 ).
Any help would be appreciated, thanks!
John
The name of the library is "RF24" and that is the correct name for the directory it is installed in.
Ok, thank you. I figured it out now.
same problem, i am facing too... help!
but i'm still facing the same problem