Matthew Wilson
Matthew Wilson
Sorry @amouly I am not actively developing this project. Feel free to do a pull request and implement BT support.
Actually had a look in the source code: There is a line in main.java `public static boolean USE_BLUETOOTH = false;` try changing it to true and running the app, this...
No problem, hope you get it working! The library I chose for BT was http://bluecove.org/ if that helps.
A very open ended question, but at a high level: for iOS OBD dongles, they create a wifi hotspot for the phone to connect to which allows OBD requests to...
No support for bluetooth in this application I'm afraid, feel free to add it in!
Hey @AlanBranch. This would be a good issue for you to create a PR for!
I'm having the same problem when access logging is enabled it's causing this error: ``` Error: creating API Gateway v2 Stage ($default): operation error ApiGatewayV2: CreateStage, https response error StatusCode:...