I am having trouble figuring out how to get a reading from the analog inputs on the developer board.
I am using the AnalogIn pin(PB_0) to get a reading from A1 on the developer board, and I am trying to send that to the conduit gateway.
Everytime I upload the binary file onto the developer board, the mdot sends a random hexadecimal value to the conduit each time I upload it, even though nothing is connected to the A1 pin.
What am I doing wrong.