arduino icon indicating copy to clipboard operation
arduino copied to clipboard

NRF24L01 radio module support

Open lafrank opened this issue 8 years ago • 1 comments

Before I start trying to develop my own NRF24L radio module support for StandardFirmata I would like to ask whether such implementation already exists ? It is hard to believe that noone ever came across the situation of programming the radio module through Firmata, or C#/.NET if you like. And I could not find such implementation...

lafrank avatar Mar 12 '17 20:03 lafrank

It's not supported yet because SPI support for Firmata is not yet finalized. Please weigh in on this. I need code and protocol reviewers to move it forward: https://github.com/firmata/arduino/pull/341

soundanalogous avatar Mar 13 '17 00:03 soundanalogous