- This topic has 3 replies, 2 voices, and was last updated 3 years, 1 month ago by .
Viewing 3 reply threads
Viewing 3 reply threads
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › EByte LoRa e22 UART devices sx1262/sx1268 › loRa is stopping
hi, i have e22 900t 22d model. I am sending 116 bytes of data. I can transfer data with the library without any problems. However, data transfer stops after 5-6 minutes. It stops after sending for the 516th time. what should I do?
Thanks
Mely
Hi Melis,
probably there is a memory leak.
Check the memory usage.
Bye Renzo
Thanks. I don’t quite understand how can I do it? I am using loRa with Arduino. Do you have any example?
Mely
Here you can find more information,
https://playground.arduino.cc/Code/AvailableMemory/
if you need more info write andi try to give you other examples.
Bye Renzo
More