Search found 1 match

by Enoch Sem
Fri Jan 21, 2022 6:50 pm
Forum: Drivers for External Components
Topic: NRF905 module
Replies: 6
Views: 55003

Re: NRF905 module

I have a mostly working driver for the NRF905. I'll publish on my github once it gets a bit more polish. If you are after performance, I would agree with @pythoncoder and suggest the NRF24L01. It can TX/RX 40x faster, operates up at 2.4ghz, and there's plenty of sample code in the wild. Be sure to ...