I am trying to make a mobile app for PM5. I couldn't get more docs for development than thishttps://www.concept2.co.uk/files/pdf/us ... nition.pdf and a SDK. While going through the development, I happened to come across these wrapper CSAFE commands:
```
CSAFE_SETPMCFG_CMD 0x76
CSAFE_SETPMDATA_CMD 0x77
CSAFE_GETPMCFG_CMD 0x7E
CSAFE_GETPMDATA_CMD 0x7F
```
According to the docs These commands are not accessible via the “public” interface and require special “authentication” with the PM to function .
I am kind of stuck with these commands and wanted to know how the whole authentication process works.
Concept2 PM5 Indoor Rower Authentication
- Citroen
- SpamTeam
- Posts: 8023
- Joined: March 16th, 2006, 3:28 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: Concept2 PM5 Indoor Rower Authentication
Send an email to info@concept2.com as they're the folks who'll know and the stuff you need is probably proprietary.