Hello guys.
First of all, please understand that i'm poor at english. because i don't live in english-speaking countries.
I want to peer to peer communication through two MKR WAN 1300.
but i have failed.
how i did :
install MKRWAN, LoRa(sandeepmistry) libraury.
FW Update. using MKRWANFWUpdate standalone example in MKRWAN libraury.
only USB connection with laptop. No circuit. (i don't know if other people do the same.)
use LoRaReceive, LoRaSender example in LoRa libraury.
some people succeeded through this process. but i couldn't
it just said "Starting LoRa failed!" ( Failed LoRa.begin() )
when i uploaded a sketch, i heard the USB disconnect sound. but uploading was completed without any failure. And soon i heard USB 'connect' sound again.
i run serial monitor, i could see that upload was successful.
:: maybe caused by this?
So I searched for that. and I found it works with LoRa library.
The LoRa library has extra sections to allow using it with MKRWAN1300. But I don't know if you're able to communicate with any LoRa counterpart using it. BTW, what device is your communication partner?