RFM69 library?
Posted: Mon Feb 29, 2016 5:30 pm
I have a project that is currently based on Arduino hardware that I am working on porting to the ESP to add WiFi support. Prior to considering the move, I thought I had located ESP compatible Arduino IDE libraries for the RFM69 radio modules. However, after spending several weeks hacking away in my spare time, I've realized that none of these libraries actually work out of the box. The closest I've found is the one that the MySensors team provided, but it doesn't want to compile for me.
https://github.com/mysensors/Arduino/tr ... vers/RFM69
I am not a professional programmer and learn by looking at examples. But, I haven't been successful yet with getting anything RFM69 working so far. The other library that I thought might work was written by sumeburner but he indicated it was not designed for the Arduino IDE.
https://github.com/someburner/esp-rfm69
If anyone has succeeded in getting an ESP12E hooked up to an RFM69 radio and received anything (pulses of the interrupt on incoming RF are all I'm trying to do currently), I'd be very grateful for any advice!
https://github.com/mysensors/Arduino/tr ... vers/RFM69
I am not a professional programmer and learn by looking at examples. But, I haven't been successful yet with getting anything RFM69 working so far. The other library that I thought might work was written by sumeburner but he indicated it was not designed for the Arduino IDE.
https://github.com/someburner/esp-rfm69
If anyone has succeeded in getting an ESP12E hooked up to an RFM69 radio and received anything (pulses of the interrupt on incoming RF are all I'm trying to do currently), I'd be very grateful for any advice!