nRF905-arduino
nRF905-arduino copied to clipboard
nRF905 Arduino Library
Hello, When compiling any sketch on an Arduino Zero, this error message is returned. Any help is appreciated. Thanks. Compilation error: cannot allocate an object of abstract type 'arduino::HardwareSPI' C:\Users****\Documents\Arduino\libraries\nRF905_Radio_Library\src/nRF905.h:179:12:...
Fix for the issue discussed here: https://github.com/ZakKemble/nRF905-arduino/issues/3 There are some minor additional tweaks: - Automatic call of SPI.begin() when you call the begin() function of the library. - All examples...
Hi, I wanted to use this library for a project of mine, but encountered some problems. On my laptop the library didn't work at all and on my PC it...
How do you think? Thanx. You're the Guru.