GPIO Battery Temperature Monitoring
This feature enables battery temperature monitoring using a thermistor connected to a GPIO pin.
warning
This functionality conflicts with CAN BMS features and is disabled by default. Contact support for OEM modification enabling.
Thermistor Installation
- Connect 3.3kΩ resistor between GPIO pin and IO +5V
- Connect thermistor between GPIO pin and IOGND
Setup Process
- Configure
/io/IN_btemp
with appropriate GPIO pin number - Set temperature limits in
/driver/limiter/btempXXX
(values in thermistor ohms)
tip
Monitor thermistor resistance through /btemp/Rthermistor
variable.