diff --git a/docs/assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif b/docs/assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif
deleted file mode 100644
index e5dd1523e..000000000
Binary files a/docs/assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif and /dev/null differ
diff --git a/docs/assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif b/docs/assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif
deleted file mode 100644
index 251fcd692..000000000
Binary files a/docs/assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif and /dev/null differ
diff --git a/docs/assets/images/receiverLED/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif b/docs/assets/images/receiverLED/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif
deleted file mode 100644
index 5594ad21f..000000000
Binary files a/docs/assets/images/receiverLED/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif and /dev/null differ
diff --git a/docs/assets/images/receiverLED/LEDSEQ_RADIO_FAILED_20_100.gif b/docs/assets/images/receiverLED/LEDSEQ_RADIO_FAILED_20_100.gif
deleted file mode 100644
index e6276e642..000000000
Binary files a/docs/assets/images/receiverLED/LEDSEQ_RADIO_FAILED_20_100.gif and /dev/null differ
diff --git a/docs/assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif b/docs/assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif
deleted file mode 100644
index 307b7241d..000000000
Binary files a/docs/assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif and /dev/null differ
diff --git a/docs/assets/images/receiverLED/LED_ON.gif b/docs/assets/images/receiverLED/LED_ON.gif
deleted file mode 100644
index 0e13eb8cb..000000000
Binary files a/docs/assets/images/receiverLED/LED_ON.gif and /dev/null differ
diff --git a/docs/quick-start/binding.md b/docs/quick-start/binding.md
index 6d5b1ce93..605d2e731 100644
--- a/docs/quick-start/binding.md
+++ b/docs/quick-start/binding.md
@@ -64,7 +64,7 @@ For traditional binding to work, a Binding Phrase must not be set, at least for
The Receiver LED should also be blinking when powered up.
??? danger "Receiver LED doesn't Blink (click/tap to expand)"
@@ -103,7 +103,7 @@ The procedure is as follows:
3. Make sure the LED is doing a quick double-blink, which indicates the receiver is in bind mode.
4. Power up your transmitter/radio and use the ++"[BIND]"++ button on the ExpressLRS Lua script, which sends out a binding pulse. The Popup will briefly show up and then disappear.
@@ -115,7 +115,7 @@ The procedure is as follows:
5. If the receiver LED turned into a solid light, it's bound!
## Connection Check
@@ -154,7 +154,7 @@ Using the [ExpressLRS Lua Script](transmitters/lua-howto.md), look for a `C` in
This is also indicated by the Receiver LED as 3 fast blinks then a pause:
If you've deliberately set up Model Matching following [this page](../software/model-config-match.md), make sure your settings are correct.
diff --git a/docs/quick-start/led-status.md b/docs/quick-start/led-status.md
index 7d1e0eecd..a358089b2 100644
--- a/docs/quick-start/led-status.md
+++ b/docs/quick-start/led-status.md
@@ -27,12 +27,12 @@ Receivers with a single color LED communicate their status as follows:
|| LED Indication | Status |
|---|---|---|
-|![LEDSEQ_DISCONNECTED](../assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
-|![LEDSEQ_WIFI_UPDATE](../assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode enabled |
-|![LEDSEQ_RADIO_FAILED](../assets/images/receiverLED/LEDSEQ_RADIO_FAILED_20_100.gif)| Medium speed blink 100ms on/off | Radio chip not detected |
-|![LEDSEQ_BINDING](../assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode enabled |
-|![LEDSEQ_MODEL_MISMATCH](../assets/images/receiverLED/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif)| Triple blink then pause | Connected to transmitter but mismatched model-match configuration |
-|![CONNECTED](../assets/images/receiverLED/LED_ON.gif)| Solid on | Connected to a transmitter, or bootloader mode enabled |
+|![LEDSEQ_DISCONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812985520268/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
+|![LEDSEQ_WIFI_UPDATE](https://cdn.discordapp.com/attachments/738450139693449258/921065813983760384/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode enabled |
+|![LEDSEQ_RADIO_FAILED](https://cdn.discordapp.com/attachments/738450139693449258/921065813719527464/LEDSEQ_RADIO_FAILED_20_100.gif)| Medium speed blink 100ms on/off | Radio chip not detected |
+|![LEDSEQ_BINDING](https://cdn.discordapp.com/attachments/738450139693449258/921065812763218010/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode enabled |
+|![LEDSEQ_MODEL_MISMATCH](https://cdn.discordapp.com/attachments/738450139693449258/921065813425934446/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif)| Triple blink then pause | Connected to transmitter but mismatched model-match configuration |
+|![CONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812507373568/LED_ON.gif)| Solid on | Connected to a transmitter, or bootloader mode enabled |
Receivers with RGB LED show status as indicated below:
diff --git a/docs/quick-start/receivers/axisflying-thor.md b/docs/quick-start/receivers/axisflying-thor.md
index 3906a4a7a..6b3ee37b7 100644
--- a/docs/quick-start/receivers/axisflying-thor.md
+++ b/docs/quick-start/receivers/axisflying-thor.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/betafpv-superd.md b/docs/quick-start/receivers/betafpv-superd.md
index 42d79135e..3877060a2 100644
--- a/docs/quick-start/receivers/betafpv-superd.md
+++ b/docs/quick-start/receivers/betafpv-superd.md
@@ -85,7 +85,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -156,7 +156,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -231,7 +231,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -261,7 +261,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -308,7 +308,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -375,7 +375,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -405,7 +405,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -453,7 +453,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -481,7 +481,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -511,7 +511,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -559,7 +559,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/betafpv-superd900.md b/docs/quick-start/receivers/betafpv-superd900.md
index e91eed7e9..acef1c0c1 100644
--- a/docs/quick-start/receivers/betafpv-superd900.md
+++ b/docs/quick-start/receivers/betafpv-superd900.md
@@ -85,7 +85,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -156,7 +156,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -231,7 +231,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -261,7 +261,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -308,7 +308,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -375,7 +375,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -405,7 +405,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -453,7 +453,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -481,7 +481,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -511,7 +511,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -559,7 +559,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/betafpv2400.md b/docs/quick-start/receivers/betafpv2400.md
index c80f022e8..90450b8b7 100644
--- a/docs/quick-start/receivers/betafpv2400.md
+++ b/docs/quick-start/receivers/betafpv2400.md
@@ -103,7 +103,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -175,7 +175,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -252,7 +252,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -282,7 +282,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -329,7 +329,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -398,7 +398,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -428,7 +428,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -476,7 +476,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -504,7 +504,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -534,7 +534,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -584,7 +584,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/betafpv900.md b/docs/quick-start/receivers/betafpv900.md
index 66dabcfa6..862e57f66 100644
--- a/docs/quick-start/receivers/betafpv900.md
+++ b/docs/quick-start/receivers/betafpv900.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/firmware-version.md b/docs/quick-start/receivers/firmware-version.md
index 79feb3aee..75f963ce9 100644
--- a/docs/quick-start/receivers/firmware-version.md
+++ b/docs/quick-start/receivers/firmware-version.md
@@ -33,7 +33,7 @@ It is still recommended that you update your gear to the latest firmware version
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -63,7 +63,7 @@ It is still recommended that you update your gear to the latest firmware version
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
2. Scan for the `ExpressLRS RX` Access Point.
diff --git a/docs/quick-start/receivers/flash2400.md b/docs/quick-start/receivers/flash2400.md
index 8c0d04539..043734b5a 100644
--- a/docs/quick-start/receivers/flash2400.md
+++ b/docs/quick-start/receivers/flash2400.md
@@ -124,7 +124,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
@@ -197,7 +197,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -273,7 +273,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -303,7 +303,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -350,7 +350,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -418,7 +418,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -448,7 +448,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -496,7 +496,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -524,7 +524,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -554,7 +554,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -603,7 +603,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
## Updating your Receiver Firmware (STM-based)
@@ -663,7 +663,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via STLink"
@@ -712,7 +712,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/foxeer2400.md b/docs/quick-start/receivers/foxeer2400.md
index bdfe882c0..b2ed643ce 100644
--- a/docs/quick-start/receivers/foxeer2400.md
+++ b/docs/quick-start/receivers/foxeer2400.md
@@ -97,7 +97,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -169,7 +169,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -245,7 +245,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -275,7 +275,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -322,7 +322,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -390,7 +390,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -420,7 +420,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -468,7 +468,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -496,7 +496,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -526,7 +526,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -575,7 +575,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/geprc2400.md b/docs/quick-start/receivers/geprc2400.md
index fb677d4f0..fbea914af 100644
--- a/docs/quick-start/receivers/geprc2400.md
+++ b/docs/quick-start/receivers/geprc2400.md
@@ -101,7 +101,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -172,7 +172,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -247,7 +247,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -277,7 +277,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -324,7 +324,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -391,7 +391,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -421,7 +421,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -469,7 +469,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -497,7 +497,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -527,7 +527,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -575,7 +575,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/geprc900.md b/docs/quick-start/receivers/geprc900.md
index 252199fbb..4757ad9f3 100644
--- a/docs/quick-start/receivers/geprc900.md
+++ b/docs/quick-start/receivers/geprc900.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/ghost2400.md b/docs/quick-start/receivers/ghost2400.md
index 5fb9b914d..27f300942 100644
--- a/docs/quick-start/receivers/ghost2400.md
+++ b/docs/quick-start/receivers/ghost2400.md
@@ -60,7 +60,7 @@ template: main.html
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/hglrc-hermes2400.md b/docs/quick-start/receivers/hglrc-hermes2400.md
index 5cd960c01..1a2b32d42 100644
--- a/docs/quick-start/receivers/hglrc-hermes2400.md
+++ b/docs/quick-start/receivers/hglrc-hermes2400.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/hglrc-hermes900.md b/docs/quick-start/receivers/hglrc-hermes900.md
index 5c755fca6..a910ccc16 100644
--- a/docs/quick-start/receivers/hglrc-hermes900.md
+++ b/docs/quick-start/receivers/hglrc-hermes900.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/hmep2400.md b/docs/quick-start/receivers/hmep2400.md
index 4ecb106e7..d516871f6 100644
--- a/docs/quick-start/receivers/hmep2400.md
+++ b/docs/quick-start/receivers/hmep2400.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -168,7 +168,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -247,7 +247,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -277,7 +277,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -324,7 +324,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -395,7 +395,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -425,7 +425,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -473,7 +473,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -501,7 +501,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -531,7 +531,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -580,7 +580,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/hmes900.md b/docs/quick-start/receivers/hmes900.md
index 792718929..bd6173571 100644
--- a/docs/quick-start/receivers/hmes900.md
+++ b/docs/quick-start/receivers/hmes900.md
@@ -97,7 +97,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
@@ -170,7 +170,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -249,7 +249,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -279,7 +279,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -326,7 +326,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -397,7 +397,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -427,7 +427,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -475,7 +475,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -503,7 +503,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -533,7 +533,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -582,7 +582,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
## Updating your Receiver Firmware (ES915RX/ES868RX)
@@ -642,7 +642,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via STLink"
@@ -691,7 +691,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/hmpp2400.md b/docs/quick-start/receivers/hmpp2400.md
index 6038621ea..166c4b973 100644
--- a/docs/quick-start/receivers/hmpp2400.md
+++ b/docs/quick-start/receivers/hmpp2400.md
@@ -83,7 +83,7 @@ The next steps will not be able to proceed smoothly and you'll have issues later
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via STLink"
@@ -136,7 +136,7 @@ The next steps will not be able to proceed smoothly and you'll have issues later
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller following the [Receiver Wiring] guide.
diff --git a/docs/quick-start/receivers/iflight2400.md b/docs/quick-start/receivers/iflight2400.md
index 6958e9e7a..47bb452f3 100644
--- a/docs/quick-start/receivers/iflight2400.md
+++ b/docs/quick-start/receivers/iflight2400.md
@@ -101,7 +101,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -172,7 +172,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -247,7 +247,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -277,7 +277,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -324,7 +324,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -391,7 +391,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -421,7 +421,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -469,7 +469,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -497,7 +497,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -527,7 +527,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -575,7 +575,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/iflight900.md b/docs/quick-start/receivers/iflight900.md
index 573977acb..698da9599 100644
--- a/docs/quick-start/receivers/iflight900.md
+++ b/docs/quick-start/receivers/iflight900.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/jumper-aion.md b/docs/quick-start/receivers/jumper-aion.md
index c8966aec5..c82030cbd 100644
--- a/docs/quick-start/receivers/jumper-aion.md
+++ b/docs/quick-start/receivers/jumper-aion.md
@@ -101,7 +101,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -173,7 +173,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -249,7 +249,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -279,7 +279,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -326,7 +326,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -394,7 +394,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -424,7 +424,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -472,7 +472,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -500,7 +500,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -530,7 +530,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -579,7 +579,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/jumper900.md b/docs/quick-start/receivers/jumper900.md
index 43d41d83d..4127adf00 100644
--- a/docs/quick-start/receivers/jumper900.md
+++ b/docs/quick-start/receivers/jumper900.md
@@ -70,7 +70,7 @@ template: main.html
10. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
11. Rewire your receiver to your Flight Controller. Connect RX2 and TX2 (you will need to solder on the STM32 pins; see step 2 above) to a flight controller. Configure your flight controller per the [FC Configuration Guide].
@@ -135,7 +135,7 @@ template: main.html
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Configurator Release]: ../../assets/images/ConfiguratorRelease.png
diff --git a/docs/quick-start/receivers/matek2400.md b/docs/quick-start/receivers/matek2400.md
index 4047f33ee..5edb5773f 100644
--- a/docs/quick-start/receivers/matek2400.md
+++ b/docs/quick-start/receivers/matek2400.md
@@ -102,7 +102,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -174,7 +174,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -250,7 +250,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -280,7 +280,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -327,7 +327,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -395,7 +395,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -425,7 +425,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -473,7 +473,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -501,7 +501,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -531,7 +531,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -580,7 +580,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/r9.md b/docs/quick-start/receivers/r9.md
index 9d17a6c94..fc48f156f 100644
--- a/docs/quick-start/receivers/r9.md
+++ b/docs/quick-start/receivers/r9.md
@@ -130,7 +130,7 @@ The next steps will not be able to proceed properly and you'll have issues later
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via STLink"
@@ -198,7 +198,7 @@ The next steps will not be able to proceed properly and you'll have issues later
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/radiomaster-rp-2400.md b/docs/quick-start/receivers/radiomaster-rp-2400.md
index 521eacc6d..8f9b20002 100644
--- a/docs/quick-start/receivers/radiomaster-rp-2400.md
+++ b/docs/quick-start/receivers/radiomaster-rp-2400.md
@@ -108,7 +108,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -181,7 +181,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -258,7 +258,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -288,7 +288,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -335,7 +335,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -404,7 +404,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -434,7 +434,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -482,7 +482,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -510,7 +510,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -540,7 +540,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -590,7 +590,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/siyiFRmini.md b/docs/quick-start/receivers/siyiFRmini.md
index 70452686b..52629227f 100644
--- a/docs/quick-start/receivers/siyiFRmini.md
+++ b/docs/quick-start/receivers/siyiFRmini.md
@@ -70,7 +70,7 @@ template: main.html
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/updating.md b/docs/quick-start/receivers/updating.md
index 6223b3e22..f18921b74 100644
--- a/docs/quick-start/receivers/updating.md
+++ b/docs/quick-start/receivers/updating.md
@@ -54,7 +54,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -119,7 +119,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -187,7 +187,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -217,7 +217,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -264,7 +264,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -324,7 +324,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -354,7 +354,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -402,7 +402,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -430,7 +430,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -460,7 +460,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -502,7 +502,7 @@ description: General Guidelines for ExpressLRS Receiver firmware updating.
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/vantac2400.md b/docs/quick-start/receivers/vantac2400.md
index 0e4001e36..afc9ed21f 100644
--- a/docs/quick-start/receivers/vantac2400.md
+++ b/docs/quick-start/receivers/vantac2400.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via UART"
@@ -167,7 +167,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -242,7 +242,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -272,7 +272,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -319,7 +319,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -386,7 +386,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -416,7 +416,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -464,7 +464,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -492,7 +492,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -522,7 +522,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -570,7 +570,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
[Lua Running]: ../../assets/images/lua/config-bw.png
diff --git a/docs/quick-start/receivers/voyager900.md b/docs/quick-start/receivers/voyager900.md
index 1a00b2c8c..1a802062e 100644
--- a/docs/quick-start/receivers/voyager900.md
+++ b/docs/quick-start/receivers/voyager900.md
@@ -96,7 +96,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
@@ -168,7 +168,7 @@ Some of the following procedures will not go through, particularly the via Passt
11. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via WiFi"
@@ -243,7 +243,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -273,7 +273,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -320,7 +320,7 @@ Some of the following procedures will not go through, particularly the via Passt
14. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Manual Upload via Local WiFi"
@@ -387,7 +387,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -417,7 +417,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -465,7 +465,7 @@ Some of the following procedures will not go through, particularly the via Passt
13. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "Auto Upload"
@@ -493,7 +493,7 @@ Some of the following procedures will not go through, particularly the via Passt
- The Auto WiFi On Interval setting controls how long the device will wait to initiate WiFi Mode when it's powered up and it's not getting valid CRSF packets.
=== "using the ExpressLRS Lua Script"
@@ -523,7 +523,7 @@ Some of the following procedures will not go through, particularly the via Passt
6. The Receiver LED will turn into either a Rapid Blinking pattern or a Green Breathing LED pattern(for Receivers using an RGB LED) indicating it is now in WiFi Mode.
??? Warning "My Receiver has Solid LED and won't go into WiFi Mode! (click/tap to expand)"
@@ -571,7 +571,7 @@ Some of the following procedures will not go through, particularly the via Passt
8. The LED on the Receiver should return to Slow Blinking LED after a few seconds.
## Updating your Receiver Firmware (STM-based)
@@ -631,7 +631,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
=== "via STLink"
@@ -680,7 +680,7 @@ Some of the following procedures will not go through, particularly the via Passt
9. The LED on the Receiver should return to Slow Blinking LED pattern after a few seconds.
10. Rewire your receiver to your Flight Controller.
diff --git a/docs/quick-start/receivers/wiring-up.md b/docs/quick-start/receivers/wiring-up.md
index e2e5586ad..32584bb81 100644
--- a/docs/quick-start/receivers/wiring-up.md
+++ b/docs/quick-start/receivers/wiring-up.md
@@ -57,10 +57,10 @@ Observe the Receiver LED. It should have one of these behaviors:
|| LED Indication | Status |
|---|---|---|
-|![LEDSEQ_DISCONNECTED](../../assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
-|![LEDSEQ_BINDING](../../assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode is active |
-|![LEDSEQ_WIFI_UPDATE](../../assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode has started. Starts after 60s. |
-|![CONNECTED](../../assets/images/receiverLED/LED_ON.gif)| Solid on | Bootloader mode is active |
+|![LEDSEQ_DISCONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812985520268/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
+|![LEDSEQ_BINDING](https://cdn.discordapp.com/attachments/738450139693449258/921065812763218010/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode is active |
+|![LEDSEQ_WIFI_UPDATE](https://cdn.discordapp.com/attachments/738450139693449258/921065813983760384/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode has started. Starts after 60s. |
+|![CONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812507373568/LED_ON.gif)| Solid on | Bootloader mode is active |
If the Receiver uses an RGB LED(e.g. Foxeer LNA, BetaFPV SuperD, Happymodel EP Dual), the following can be observed:
diff --git a/docs/quick-start/unbricking.md b/docs/quick-start/unbricking.md
index b24648a2e..eb2121f02 100644
--- a/docs/quick-start/unbricking.md
+++ b/docs/quick-start/unbricking.md
@@ -77,7 +77,7 @@ Follow the steps below very closely to recover your "bricked" Receiver.
10. Plug in LiPo or twist the 5v Wires together to power up the receiver (see Step 1). The receiver LED should be Solid.
11. Wait for the process to finish, hopefully with the Success Message. Otherwise, repeat the procedure above or try a different approach (like reflashing via FTDI/UART Adapter).
@@ -89,7 +89,7 @@ Follow the steps below very closely to recover your "bricked" Receiver.
14. Repower up the receiver to verify it is back in its normal working state.
### Wall of Text? Here's a vid!
diff --git a/docs/quick-start/webui.md b/docs/quick-start/webui.md
index 9c1444479..c2d93abaa 100644
--- a/docs/quick-start/webui.md
+++ b/docs/quick-start/webui.md
@@ -120,7 +120,7 @@ This section is currently only available for the RadioMaster Ranger module.
2. Power-cycle your receiver (turn it Off then turn it back On). The Receiver LED should be blinking slowly as shown below.
??? warning "Receiver LED not Blinking! (click/tap to expand)"
@@ -129,7 +129,7 @@ This section is currently only available for the RadioMaster Ranger module.
3. Wait for about 60 seconds or until the Receiver LED blinks rapidly indicating it is now in WiFi Mode.
@@ -137,7 +137,7 @@ This section is currently only available for the RadioMaster Ranger module.
1. Make sure the Receiver and TX Module are in sync and bound. RSSI indicators on your Radio Home screen should be visible and the Receiver LED should be Solid as shown.
2. Press the ++"SYS"++ Key on your Radio.
@@ -168,7 +168,7 @@ This section is currently only available for the RadioMaster Ranger module.
7. The `WiFi Running` screen will briefly show up. Your Receiver is now in WiFi mode as indicated by the rapidly blinking LED.
!!! info "Note"
diff --git a/docs/software/loan-model.md b/docs/software/loan-model.md
index a89be1f36..63c993ec8 100644
--- a/docs/software/loan-model.md
+++ b/docs/software/loan-model.md
@@ -39,7 +39,7 @@ description: Lend your ExpressLRS models to your friends without having to refla
* The receiver LED should go into the bind flashing state
### On the borrowers handset
@@ -47,7 +47,7 @@ description: Lend your ExpressLRS models to your friends without having to refla
* The receiver LED should turn solid on, and the handset should connect to the receiver
## Returning a "Loaned" Model