External NCT seems to be reading room temperature but not the external NCT temperature?
External thermistor 10k (TS) installed as R1.
SJ1 cut to disable bypass.
In “void printBatteryStats()” added line “uint16_t battTemp = lipo.temperature(BATTERY);”.
Reading roughly room temperature but, placing my thumb on the NCT does not change readout?
All code from Sparkfun shows this should work, what am I missing.
Hi Old Tron,
Judging from your description, it sounds like the temperature sense pin is reading a constant resistance either due to hardware issue or a problem with setting up the temperature function. Try double-checking the TS Disable jumper is fully opened and see if that helps.
If you still get a constant temperature, can you please attach a few photos of your Battery Babysitter as well as the code you are using with it so I can try and replicate your issue to determine if the problem is with the library or something else?