sandeepmistry / arduino-LoRa

An Arduino library for sending and receiving data using LoRa radios.
MIT License
1.64k stars 627 forks source link

the main issue in this library, we have no API for clear received data or initiallize the receiving data pointer. if any time two Lora are unsync give unwanted error #286

Closed sahilsoni1 closed 5 years ago

sahilsoni1 commented 5 years ago

Are you receiving Starting LoRa failed while using the demo code?

PLEASE see the FAQ #1 about using setPins BEFORE submitting an issue.

morganrallen commented 5 years ago

Please submit new issue with a detailed explanation of the issue you're having, include a minimal test case that will help resolve your issue.