verygoodguy

Results 3 issues of verygoodguy

Currently the Wi-Fi examples are only for the boards that use the "**WiFiNINA**" library. It would be useful to have examples for ESP32-based boards as well.

enhancement

I'd like to parse data from kwp2000 fast init ECU. I'd like to know the max request per second it can handle. I know CAN bus has no real limitación...

Hi, I'm using the struct `struct can_frame { canid_t can_id; /* 32 bit CAN_ID + EFF/RTR/ERR flags */ __u8 can_dlc; /* frame payload length in byte (0 .. CAN_MAX_DLEN) */...