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
Currently using Explicit header mode which wastes some LoRa bandwidth as we send packet IDs anyway.
Need to switch to implicit header mode and filter based on IDs on the receiver
This will further increase the LoRa bandwidth efficiency.