Hello,
When compiling any sketch using the nRF905 library 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: error: cannot declare parameter 'spi' to be of abstract type 'arduino::HardwareSPI'
SPIClass spi,
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.