I want to know can I use obd.sleep() function to put V4 module in a sleep mode? I don't want to remove V4 again and again and it consume lot of current while running (0.08A) .
But OBD port is controlled by STM32 controller, I don't know whether obd.sleep() will work or not. Need suggestion.
thank you.