Anthony Doud
Anthony Doud
Awesome!
So is it just the device name and adding the characteristic according to the c++ header file I sent, or was there more to it?
@cagnulein Can you send 0x01,0x1C (reboot) to the SS2k at the end of a session? That should resolve this issue. I'm guessing it's because of external control being used. https://github.com/doudar/SmartSpin2k/blob/69961f3d5a8e6e8601faff27c9571bcece35ce09/src/BLE_Custom_Characteristic.cpp#L535-L542
At the start of a session, everything should be the same. Maybe this is specific to Peloton workouts. What commands are you using for control on the Peloton workouts?
If that's the case, then you could probably just put it back into FTMS sim mode at the end of a session. Just send one slope command of 0% grade...
^^ Using the BLE FTMS Characteristic.
@Dekto , thanks. @eMadman , can you get a log this weekend? Probably the most important is what it's saying when you try to shift.
> I could also upload my SmartSpin2k logs if I get information about where it is stored? Follow these instructions, and if you can, use a pastebin.com url to post...
@eMadman What mode was the SS2k in before the disconnect?
I'd appreciate another test. #591 should fix this.