ONE+B DETECT IGNITION STATUS

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Locked
ipindado
Posts: 6
Joined: Tue Aug 08, 2023 6:43 am

ONE+B DETECT IGNITION STATUS

Post by ipindado »

Hi...

Anybody know how to read the ignition staus from the ODB in the ONE+B?

In the Emulator it is possible to switch ignition on/OFF but I don't have clear what is the correct approach for detecting this...

I've seen in the ELM327 chipset has an specfic AT command for this purpose (AT+IGN) but I think ONE+B does not come with this chipset.

Best regards...
stanley
Site Admin
Posts: 1042
Joined: Sat Mar 01, 2014 3:15 am

Re: ONE+B DETECT IGNITION STATUS

Post by stanley »

Basically no OBD PIDs can be accessed when ignition is off. So if you look at sample code (datalogger or telelogger), you will see how ignition off is handled.
Locked