I would like to have informations about the library that you to drive NRF24 boards.
I'am currently using this library : http://www.airspayce.com/mikem/arduino/RadioHead/ but it takes lot of memory and is blocking the program while waiting the acknowledgements.
So here are my questions :
- Is there a way to install only the nrf24 library (or mytransport library) ?
- How is working the acknowledgement system ?
- Is there examples somewhere ?
Thanks a lot for your work !