Skip to content
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

Seeking expert on LoRa module found on Arduino MKR1310 to commission library modifications. #674

Open
RiccardoPelizzari opened this issue Nov 16, 2023 · 0 comments

Comments

@RiccardoPelizzari
Copy link

As per the title I am looking for an expert on the LoRa module present on the Arduino MKR1310 in order to commission modifications on the LoRa library and/or firmware present on board the module.
I am using the MKR1310 in several projects but I am experiencing a number of problems using this library, so I need to make the library as functional as possible for my purposes.
The problems I am experiencing are as follows:

  • using the receive with callback seems to work, but after a while it works it stops receiving(random event), I also did some checks on the DIO0 pin with a logic analyzer and it seems that it no longer sends the receive signal, if I reset the arduino everything goes back to working.
  • I cannot use the cad function to check if the band is clear before sending a packet, I need to be able to use it.
  • sometimes (random event) even if i send one packet the other device receives 2 packets, i don't know if it is due to sending 2 packets or if the receiver doesn't reset the IRQ.
    best regards
    Riccardo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant