Using the V2 adapter with esp8266
Posted: Mon Dec 19, 2016 4:57 am
Hi,
I've recently ordered and received the OBD-II UART adapter V2 and wanted to try it out today.
Unfortunately I haven't been able to get it to work with my wemos D1 mini pro (esp8266) board.
When trying the basic RPM example, the board just gets stuck in some kind of boot loop (soft WDT reset, rst cause: 2, boot mode: 3 6).
The reboot seems to be caused by .begin() or .init(), but I'm not too sure about that. Code compiles without errors, of course.
I've tried everything I could think of but now I'm out of ideas.
Do you have any advice for me? What could I possibly do wrong? Does the adapter (or the library) for some reason not work with an esp8266 board?
Regards
I've recently ordered and received the OBD-II UART adapter V2 and wanted to try it out today.
Unfortunately I haven't been able to get it to work with my wemos D1 mini pro (esp8266) board.
When trying the basic RPM example, the board just gets stuck in some kind of boot loop (soft WDT reset, rst cause: 2, boot mode: 3 6).
The reboot seems to be caused by .begin() or .init(), but I'm not too sure about that. Code compiles without errors, of course.
I've tried everything I could think of but now I'm out of ideas.
Do you have any advice for me? What could I possibly do wrong? Does the adapter (or the library) for some reason not work with an esp8266 board?
Regards