Hello,
I would like to understand how is LoRa transciever, Microchip chip, interfaced with the the SAMD, looking into its schematic I see that it’s wired from MicroChip LoRa UART to two pins into the SAMD MCU.
My questions is more related to how Arduino Software maps this wired connection or where it does happen. Is the library HardwareSerial the one in charge to do the mapping or is SoftwareSerial is used instead?
May someone enlight me a bit?
Thanks in advance,
Regards!