Skip to content

svill/obd-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obd-diff

Prerequisites

  • Required libraries for your OS, see: bluetooth-serial-port GitHub.
  • An already paired bluetooth ELM327 device, otherwise you will receive a connection error.

Known Issues

Hangs on startup (macOS)

There is an issue with the bluetooth-serial-port library on macOS. When starting the app, a message will print to console: instantiateOnDevice for regular indicating connection, but then the app will hang.

Workaround (tested on macOS Catalina 10.15):

  1. Run the app with npm start [pidfile].
  2. Whilst the app hangs, press and hold Shift+Option and click the Bluetooth icon in the tray.
  3. Under the 'Debug' menu, select 'Reset the Bluetooth module' and confirm.
  4. The app will throw an exception, terminate the app with Control+C
  5. Now run the app again, now it will return responses.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published