Open lhvu85 opened 2 months ago
Same issue here, very frustrating :(
Replying to myself if this can help you @lhvu85 : I managed to compile the sketch by selecting an older verson of the Radiolib library (I guess it was smaller before)
Thanks for the update! I also did the same thing of using the older version of Radiolib and got it working last week; forgot to update here.
can anyone of you tell me which version you used? :)
Yep, I used Radiolib v6.4.2
Thank you!
I'm having issues compiling Moisture_LowPower_RadioLib_v2.1.ino. After correcting SX127X and setting ERR_NONE to 0, it says "Sketch uses 33434 bytes (108%) of program storage space. Maximum is 30720 bytes." (sketch is too big). I tried removing all the comments like someone else mentioned, but it wasn't enough.
Also which board are we suppose to use? Is it Arduino Pro or Pro Mini and choose ATmega328p 3.3V? Does someone have a working .ino file you can share? Thanks!