You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if it is possible to increase the payload size by changing the MAX_LEN_FRAME from the lorabase.h and lmic.h files. Right now I am able to send only packets with a payload of 51 bytes, but I need to send bigger packets. Is this possible?
The text was updated successfully, but these errors were encountered:
Hello,
I would like to know if it is possible to increase the payload size by changing the MAX_LEN_FRAME from the lorabase.h and lmic.h files. Right now I am able to send only packets with a payload of 51 bytes, but I need to send bigger packets. Is this possible?
The text was updated successfully, but these errors were encountered: