-
-
Notifications
You must be signed in to change notification settings - Fork 652
LoRa.begin() failed #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same problem using two mkr wan 1300 with the latest firmware, even after returning to the previous firmware version, I get the same error. The funny thing is it worked with the previous version of the firmware. |
chizran// I flashed all the version.. but failed.................... |
No I didn't manage to solve the problem. It worked before with the previous version of the firmware, but even if I flash again with the same version, it doesn't work anymore. |
chizran// |
Any update on this? Does anyone else have the same problem? |
Hi! |
There are already related issues to this in other projects. |
Thanks. It worked out with the other Board library |
Hello guys.
First of all, please understand that i'm poor at english. because i don't live in english-speaking countries.
Problem :
i'm using two "mkr wan 1300" for trying peer to peer communication.
so i installed this libraury. ( for LoRaReceiver, LoRaSender Example )
but i couldn't get the result i wanted.
only get the message : Starting LoRa failed!
What i did to solve :
...
Suspected :
readRegister method in LoRa.begin( ) always return 0, not 0x12.
and i heard the USB disconnect sound while uploading the source code.
but the upload is completed with no failure and the connection sound is heard again.
i only had a USB connection with my laptop. i did not configure the circuit at all.
Thanks
The text was updated successfully, but these errors were encountered: