Page 1 of 1

Arduino Lib Not found

Posted: Thu Jan 23, 2025 6:03 pm
by dzoidberg
Hi I’m using the Challenger rp2040 Lora and I followed a Guide on ilabs.se that directs me to download a library that is a fork of the arduino LMIC library. However when I tried downloading this fork (from a user called Pontus) it says that this project isn’t available. Does anyone have a recommendation for a library that is available and works for this board?

Re: Arduino Lib Not found

Posted: Fri Jan 24, 2025 10:58 am
by Pontus
Does "git clone https://github.com/PontusO/arduino-lmic.git" not work for you ?