Hi i have the moteino R4 with the FDI adapter but when i compile the program in arduino the skecth send tis errors can you help me please.....
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp: In function 'boolean HandleWirelessHEXDataWrapper(RFM69, byte, SPIFlash, boolean, byte)':
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp:74: error: 'class RFM69' has no member named 'getFrequency'
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp:76: error: 'class RFM69' has no member named 'getFrequency'
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp: In function 'boolean HandleSerialHEXDataWrapper(RFM69, byte, uint16_t, uint16_t, boolean)':
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp:260: error: 'class RFM69' has no member named 'getFrequency'
C:\Program Files (x86)\Arduino\libraries\WirelessHEX69\WirelessHEX69.cpp:262: error: 'class RFM69' has no member named 'getFrequency'
What example are you compiling?
Where is your RFM69 library installed? Have you installed it?
THANKS for your answer
this is the example
https://github.com/LowPowerLab/RFM69/tree/master/Examples/WirelessProgramming_gateway
and this is the library
https://github.com/LowPowerLab/RFM69
yes i"instaled it" , as in the video i copy this librarie in ARDUINO/libraries, i copy thehree libraries
Thans for an answer
I CAN SOLVE THE PROBLEM!!!!!!
the problem is theversion of a arduino software the version, the compiler is great thanks for all !!!!