tinytronix / SX126x

An Arduino Library for LoRa Communication using DRF1268T or DRF1262T (based upon Semtech SX1268 or SX1262)
MIT License
60 stars 14 forks source link

Arduino IDE: COM port is not available. #5

Closed TinManAkshay closed 3 years ago

TinManAkshay commented 3 years ago

Hi,

I am using your library in my custom board which has SX1262 chip and SAMD51 MCU on it and compiled the LoRA_TX example code. But i got the error COM port isnt available.

Any clue why is like that by using this library?

Thanks, Akshay

tinytronix commented 3 years ago

Unfortunatly I cannot tell why your Arduino IDE issues this error.