You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Have you tried with low baudrate, with the baud rate changed in digitalPulse as well?

    Also, maybe just try removing digitalPulse and setting TX_ENABLE_PIN constantly with digitalWrite(TX_ENABLE_PIN,1) (you could try digitalWrite(TX_ENABLE_PIN,0) just in case it was inverted)

About

Avatar for Gordon @Gordon started