1 ### SELECT PROTOCOL AND BAUD RATE (CLI MODE)
3 To select the incoming telemetry protocol during the configuration process:
6 2. Execute the command `set telemetry_protocol=value` (see values in the parameters section of this document).
7 3. Configure the baud rate for telemetry with `set telemetry_baud=value` (see the list of parameters at the end of this document).
8 4. Save the configuration using `save`.
10 Note: Once you've selected the protocol, don't forget to configure UART1 with the necessary baud rate (the complete list of values is at the end of this document). If you're in the field and want to change the protocol without being connected to a computer:
12 ### SELECT PROTOCOL AND BAUD RATE (DISPLAY)
14 To select the incoming telemetry protocol during the configuration process:
16 1. Perform a long press on the menu button and release it.
17 2. The menu and option sequence is as follows:
18 TELEMETRY > PROTOCOL > SELECT PROTOCOL > EXIT
19 > BAUDRATE > SELECT BAUD RATE > SAVE
20 Navigate between options with short presses on the menu button.
21 Select the desired option with a short press on the home button.
23 [<< Go back](README.md)