Search found 2 matches
- Fri Aug 20, 2021 1:10 am
- Forum: Freematics Software
- Topic: OBD-II Emulator vs. real cars - init()
- Replies: 1
- Views: 5423
Re: OBD-II Emulator vs. real cars - init()
As a quick follow up, I think I'm getting extraneous noise from my GPS chip on UART. In removing it altogether, init() completes. I'm not sure how those two things relate, but if I find out, I'll post with the answer.
- Thu Aug 19, 2021 10:55 am
- Forum: Freematics Software
- Topic: OBD-II Emulator vs. real cars - init()
- Replies: 1
- Views: 5423
OBD-II Emulator vs. real cars - init()
Good evening/afternoon, First, thank you for creating such useful devices! I'm truly looking forward to working with them. I bought both the OBD-II emulator (v2) and connected it to the OBD-II to UART adapter. I am using a ESP32-cam board for deployment. While using the emulator, everything works pe...