Currently using a Veepak ODB-II BLE adapter to get data to an iOS app. I was reading somewhere (maybe the app showing it) that data is logged at 0.9 Hz, i.e., almost 1 reading per second.
If I want to get just couple of things like RPM, speed, brake and throttle positions, the app could only display update for these items every other 4 seconds because the protocol is a request / response one.
Assuming this is accurate, I am wondering if there are other solutions that would provide a higher frequency of data logging, maybe 25 Hz, or higher.
I have seen some 3rd party ECU’s that can do something similar, but those seem like Race only and not legal for use on the street.
If I want to get just couple of things like RPM, speed, brake and throttle positions, the app could only display update for these items every other 4 seconds because the protocol is a request / response one.
Assuming this is accurate, I am wondering if there are other solutions that would provide a higher frequency of data logging, maybe 25 Hz, or higher.
I have seen some 3rd party ECU’s that can do something similar, but those seem like Race only and not legal for use on the street.
Comment