Other Parts Discussed in Thread: TIDA-00057
hi
Can anyone help with Manchester coding.
I am using Manchester.h library from Arduino and try to send data serially and passing though TIDA00527 and receiving from other end using arduino serial.
The problem I am facing is the data I am getting data at receiver end continuously but the bits I am sending is different in code and what actually I see in serial monitor for transmitter
Below is the simplified code
#define TX_PIN 1
void setup()
{
man.setupTransmit(TX_PIN, MAN_9600);
}
void loop()
{
man.transmit('0');
}
This is transmitting code from my arduino using Manchester.h library. But i am not able to get how the 0 is sending in form of garbage i am receiving at the terminal how can i decode it..? I am getting this at the termianl
Y⸮⸮⸮Y35⸮Y3⸮⸮Y⸮u⸮Y35⸮Y35⸮Y⸮⸮⸮Y⸮⸮⸮Y3⸮⸮Y3⸮⸮35⸮Y35⸮Y⸮⸮⸮Y⸮⸮⸮Y⸮5⸮Y3⸮⸮Y⸮⸮⸮Y35⸮Y3⸮⸮⸮5⸮Y35⸮Y⸮⸮⸮Y⸮⸮⸮Y⸮⸮⸮Y3⸮⸮Y3⸮⸮35⸮Y35⸮Y⸮⸮⸮Y⸮⸮