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
in the case of a larger message (larger than 127 bytes) the remaining packet lenght will take buffer[1] and [2] ... or even [3] so the code needs to take this into account ....