autowp / arduino-canhacker

CanHacker (lawicel) CAN adapter on Arduino + MCP2515
MIT License
372 stars 114 forks source link

ESP32 + SN65HVD232 #20

Open sboicu opened 1 year ago

sboicu commented 1 year ago

Hello.

Is there any chance to have the library also working for ESP32 + SN65HVD232.

I tried SLCAN I can manage to connect to canhacker but never receive send correct values. ARDUINO NANO +MCP works very well.

I guess there is an issue with the packing/data format of the output can protocol.