having some issues on sending user weight to the trainer to better support slope simulation.
Currently my implementation works and I can send a slope value to the gradient successfully. However, I am currently just using the default values for user weight (75kg) and bike weight(10kg) I think from the specs.
since there is a. relation ship between user weight and the apparent feel of the slope, I'm looking to be able to change the user weight.
I am using page 55 to send the data, but I'm unsure if the trainer I'm using doesn't support or I'm sending it wrongly. This is what I'm doing currently. (I tried sending 20kg and 400kg but doesn't seem like there's a diff in the feel / amount of power needed to climb the hill)
I also tried to send the underweight * 0.01 (per the specs) but this doesn't work as well.
Note: I tried writing the code into the question, but somehow the code triggers a "security protection" from cloud flare. So I'm attaching a picture instead.
Image Attachments
Click thumbnail to see full-size image