diff --git a/README.md b/README.md index 6adae86..cbd3c5c 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,20 @@ Total length of `RC_DATA` payload is 9 bytes **TX** sends `PING` frame with curent `micros`. If **RX** receives `PING` frame, it respons its payload as `PONG` frame. +# OpenTX setup + +OpenTX 2.2.1 or newer is required with enabled **External RF** SBUS. + +* Mode: `SBUS` +* Channel Range: `1-16` +* Refresh rate: `12.0ms` or `14.0ms` `normal` + +![OpenTX setup](docs/opentx_setup.jpg) + +Tested with: + +* FrSky X9D Plus + # TX module connection diagram ![Diagram](docs/TX_module_schem.png) diff --git a/docs/opentx_setup.jpg b/docs/opentx_setup.jpg new file mode 100644 index 0000000..1447a8b Binary files /dev/null and b/docs/opentx_setup.jpg differ