Problem cutting and pasting from IDE serial monitor.

this one is really weird.

I will manually type what I see on the screen and copy:

GMTContent-Type: application

The below is what I see when I paste it here or anywhere.

1 GMT
Content-Type: applicat

another example

{"status":200,"numResults":193236,"hits":[{"url":"https://f

What I am doing is printing off to the screen the JSON stuff to copy into json assistant website that makes the data into an array for your Arduino program. Any ideas what is happening here?

Quick update, the second example was printed from early in the run and pasted ok. Just the later stuff in the same run went haywire.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.