thankthemaker / rESCue

rESCue - add more safety and control to your VESC based vehicle
GNU General Public License v3.0
104 stars 27 forks source link

FreeSK8 - Scanning for CAN-IDs doesn't work #43

Open thankthemaker opened 1 year ago

thankthemaker commented 1 year ago

FreeSK8 is scanning for CAN-IDs after establishing a BLE connection. This doesn't work with rESCue and makes FreeSK8 staying in a loop

thankthemaker commented 1 year ago

FreeSK8 uses some CAN-messages that aren't handled correctly by rESCue at the moment

thankthemaker commented 1 year ago

Looks like a problem with MTU sizes. Changing the MTU size may help