Hi, I am trying to send analog voltage input from pin 3 on the remote target board to the the target board connected to my laptop.
I modified the temperature sensor code available with the target boards. For some reason, the remote target board is taking a lot of time to communicate with the receiver board. This happened after I made pin 3 on the remote board as the input pin, but I don't see any reason fo this to occur. After establishing connection, which it almost took 30 minutes, the data being send from remote device is correct.
I am new to MSP430, would be glad if someone could help me out.