econpy / torque

A set of tools used with the Torque app for Android to store OBD2 data in MySQL, view GPS data from Torque on a map in real time using the Google Maps JavaScript API, plot OBD2 data in time series charts, and export the data to CSV or JSON.
MIT License
285 stars 120 forks source link

Uploading faults to web server #53

Open prithagh opened 6 years ago

prithagh commented 6 years ago

Hi,

I've two questions regarding torque pro -

  1. I've purchased Torque Pro, but from my phone(Redmi note 4) the web server upload is not working, whereas from Moto and torque lite the same URL for web server is accessible. From that phone torque lite sends the PIDs to database. I'm using my own web server. Could anyone please explain why torque pro is not working?
  2. Is there any way we can get the fault codes in database as well at runtime?

Thanks in advance!!