Search found 1 match

by lsing72
Fri May 13, 2022 12:33 pm
Forum: Freematics Software
Topic: How to check the operation of sendCommand
Replies: 2
Views: 29481

How to check the operation of sendCommand

hello.
I bought Freematics ONE plus.

I used firmware_v5\datalogger as firmware.
result
SD: NO
OBD: NO

In OBD
sys.begin -> getDeviceType() -> sendCommand("ATI\r", ... )
no response from sendCommand


If you have an ELM327 product and connect it to a car, ATI commands work normally.
It doesn't ...