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 we're limited to ~250 byte packets since we're doing interrupt based tx/rx, implement streaming so that we can send and receive larger sized packets.