What's new in SDK 1.2.5.3
- Paid special attention to the Bluetooth dongles product support. Bugfixes, improvements,
connectivity improvements and parser improvements to save smartphone's battery life
- Added support for disabling the monitoring on J1939. By default, the J-bus is monitored for all
messages. If a setting is enabled (setMonitor(false)), the data of interest must be explicitly
requested. This is useful for application that do not require real-time updates from the ECU.
- Added support for monitoring lightweight vehicle parameters with the OBDII dongle
- Disabled echoing of the GSM commands in the Vehicle Pi demo source (VehiclePiDemoTCPConnectAsyncTask).