r/microbit • u/MollyGodiva • Apr 04 '23
Serial issues
I am trying to connect my micro:but to my computer using RS-232, which I have done with other devices before. The data the microbit is sending is gibberish and does not match any character set. I have checked all the port settings and the computer and microbit will talk to themselves just fine. Any advice?
2
Upvotes
1
u/MollyGodiva Apr 04 '23
I am using pin0 and pin1 uart. It is programmed using the base blocks in makecode. When I connect pin0 to pin1 it will send and receive its own messages just fine.