I try to build a smart home trainer. at this moment, it is connected with Zwift with the Fitness Machine Service. I can send to zwift Power and Cadence and i can play. Now i try to add the control point (one of the characteristics included in FTMS) But i cannot finish the transaction described in the specifications. I think it's not very easy. The xml file which describe the control point is empty! There is no complete sequence diagram of flow chart. at this moment, i can receive a write event from zwift into the control point. First zwift send 0x7 and then 0x0 After that...again write 7 into the control point and then 0 I try to answer (indicate) 0x80, 0x801, 0x0180 for the 2 bytes needed (cf specification) I think i don't really understand the specification Have you somme informations to help me? any flow chart, sequence diagram for the resistance level update? do you confirme i juste need to indicate 2 bytes to answer to a write from zwift into the control point?
@Yonkee