LowPowerLab Forum

Hardware support => Moteino => Topic started by: carlos434 on September 01, 2015, 12:17:37 AM

Title: Problem with programm of moteino example RM69 [solved]
Post by: carlos434 on September 01, 2015, 12:17:37 AM
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'
Title: Re: Problem with programm of moteino example RM69
Post by: Felix on September 01, 2015, 07:48:25 AM
What example are you compiling?
Where is your RFM69 library installed? Have you installed it?
Title: Re: Problem with programm of moteino example RM69
Post by: carlos434 on September 01, 2015, 10:26:31 AM
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
Title: Re: Problem with programm of moteino example RM69
Post by: carlos434 on September 02, 2015, 12:22:49 AM
I CAN SOLVE THE PROBLEM!!!!!!
the problem is theversion of a arduino software the version, the compiler is great thanks for all !!!!