ehong-tl / micropySX126X

Semtech SX126X LoRa driver for Micropython and CircuitPython.
MIT License
97 stars 22 forks source link

Large packet length #9

Open johncblacker opened 2 years ago

johncblacker commented 2 years ago

Does this package support using packet lengths larger than 255? I've looked at the Semtech datasheet and supposedly you can send variable length packets up to 2k and wonder if you do now or could add that capability.

ehong-tl commented 2 years ago

Hi,

May I know where did you see such information in the datasheet? I can't find any information regarding on larger than 255 bytes packet length. Unless you are talking about this unconventional way of transmitting data in GFSK mode?