Skip to content
Discussion options

You must be logged in to vote

A few coments:

  • The Pin numbers for UART are GPIO numbers, not board pin numbers. So Pin(4) is board pin No. 6.
  • Did you cross RX and TX, so RX board 1 to TX board 2 and TX board 1 to RX board 2?
  • Did you connect GND between the two boards as well?
    In the sample script you receive and show the text character by character. Since the last character you send is NL, you end up with an empty screen.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@IsaNocNoc
Comment options

Answer selected by IsaNocNoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants