I am doing a simple project where I am sending temperature data from a TMP36 sensor to a thingspeak channel.
For some reason I am not getting the correct voltage input on my A0 port on the board. I meassured it to be 0,68 volts using a multimeter but the serial monitor tells me it is around 1.1 volt. I am using the code from the arduino guide book and when using on an arduino board instead it gives back the correct value. Is my nodemcu board damaged or how can this be?