EQMOD

Results 6 comments of EQMOD

Im trying to compile it with the output plugin but it seems the compiler cannot locate "DtIsdbtPars" which is actually defined in DTAPI.h

Currently it uses a Bluetooth (BLE) to Serial (Serial2) module with the function elm_BLEtask() on the .ino file. For WIFI ELM327 implementation, just uncomment elm_WIFItask() on the .ino file

if you can find a specific ESP-WROOM with PSRAM that will hold the file data prior to the HTTP reply. I specifically chose WROVER due to the PSRAM availability :-)

Yes. Thank you. Will wait for the board and port the codes there.

Published a new repository for the RejsaCAN board/dongle here with the obdweb codes; https://github.com/EQMOD/REJSACAN_OBDWEB

HI, the repository is not designed specifically for Library Import. Just extract the zip file. Go to the src the directory then you can load the .ino file there. Make...