From fef1a2e0411f69337f7d1d2137dd530c18e7b45f Mon Sep 17 00:00:00 2001 From: pascallanger Date: Thu, 19 Sep 2019 09:07:14 +0200 Subject: [PATCH] Update Advanced_Debug.md --- docs/Advanced_Debug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Advanced_Debug.md b/docs/Advanced_Debug.md index 759b57b..a557676 100644 --- a/docs/Advanced_Debug.md +++ b/docs/Advanced_Debug.md @@ -9,11 +9,11 @@ Procedure: iRangeX+, Banggood and old Jumper 4in1 modules|Recent Jumper 4in1 modules with built-in CP2102|FTDI ----------------------------------------------|-----------------------------------------------|---- Use the Debug Option: "Native USB Debugging"|Use the Debug Option: "Serial/FTDI Debugging"|Use the Debug Option: "Serial/FTDI Debugging" -Do not disconnect the USB cable. In case you have to do it, you have to connect the module, close and reopen the Serial Monitor to get the module working otherwise the status LED will do a [Fast double blink](Troubleshooting.md).|Do not disconnect the USB cable. In case you have to do it, you have to power first the TX and then connect the USB cable to the module and relaunch the Serial monitor.|No restrictions apart from relaunching the Serial monitor if you disconnect the FTDI from the PC. +Do not disconnect the USB cable. In case you have to do it, you have to connect the module, close and reopen the Serial Monitor to get the module working otherwise the status LED will do a [Fast double blink](Troubleshooting.md).|Do not disconnect the USB cable. In case you have to do it, you have to power the TX first, then connect the USB cable to the module and relaunch the Serial monitor.|No restrictions apart from relaunching the Serial monitor if you disconnect the FTDI from the PC. 2. Power on the TX 1. Open in the Arduino IDE the Serial Monitor: Tools->Serial Monitor or Ctrl+Shift+M
1. Make sure the settings at the bottom of the Serial Monitor window are the same as the picture above especially the baud rate set to 115200 baud 1. The Serial Monitor window should show the module booting, selection of a different protocol and more depending on the protocol currently loaded
1. At this stage you can test whatever is needed or have been instructed to do. You can easily select text in the window to copy and paste it on the forum or in a text file. -1. **Important: to use your module normally and before flying you must reupload the firmware as you usually do with the Debug Option set to "None" ** +1. **Important: to use your module normally and before flying you must reupload the firmware as you usually do with the Debug Option set to "None"**