This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Bug]: Messages coming through incomplete, filled with '�' and other symbols #4636
Labels
bug
Something isn't working
Category
Serial
Hardware
Heltec V3, Other
Firmware Version
2.4.3.91d6612
Description
I've been trying to test out relaying messages from an Arduino Nano 33 BLE Sense to a Heltec V3 through serial connection, and then have that message sent out on meshtastic. However, when the message is received by another Heltec V3 client, it never displays as intended, only parts or none at all of the original message come through.
I wrote some quick code to send a message to the Heltec every 30 seconds (at bottom of the post), which displayed on the Arduino IDE and should have come out as:
But instead was received as:
My problem seemed similar to issue #3452, but I haven't found a solution that works for me there. I've tried flashing 2.5 and 2.3 firmware, changing the rx/tx pins, changing baud rates and toggling almost all of the settings I could think of. I've attached some screenshots of the debug log. Thank you all so much!
Arduino Code:
Relevant log output
No response
The text was updated successfully, but these errors were encountered: