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
When Serial.writeing (for debug-purposes) stuff that contains XML-code, like a SOAP request the Serial terminal will loose characters and just generally print garbage... It doesn't appear when using screen so I really assume there is some escaping missing.
When
Serial.writeing (for debug-purposes) stuff that contains XML-code, like a SOAP request the Serial terminal will loose characters and just generally print garbage... It doesn't appear when usingscreenso I really assume there is some escaping missing.