Hi all, just wanna ask a general question, is it possible to have two frequency libraries in one script..? but they are to be used one after another..
FYI, the libraries I am trying to use are RFM95 library and LMIC library..
Anyone has similar experience please give suggestion or advice below! Thanks.
correction: It should be called as sketches.. instead of script
FYI, Arduino programs are not called "scripts". They are called "sketches". If you use the term "script" to refer to Arduino programs then it will cause confusion.
Please post links to the libraries you are using as well as your sketch that is trying to use them. A google search for RFM95 arduino library has many hits