Hello,
I am designing a PCB with the Atsamd21 and Sara-R410-02B after experimenting with the Arduino MKR 1500 for a while. My board connects to many sensors, creating a weather station that can connect from anywhere.
However, because of all of the serial communication ports I am using, I am connecting to the SARA module with a different sercom port than on the MKR 1500.
If I still need to use the Arduino MKR 1500 library, how/where do I change the pins assignments in the library so that my board will work with the library.
Thank you!