TinyHawk Freestyle BNF - Manual

https://drive.google.com/open?id=1L-0ehcXpnVSurBws1GCeTAUK2Sa7Yyx_


TinyHawk Freestyle BNF - Firmware

Use target MatekF411RX version 4.0.4. If you are using an older E6 Transmitter and are having trouble binding, please use the following custom version of MatekF411RX 4.0.4:

https://drive.google.com/open?id=11CQuCRVWm4M1mfFDTqCbBhsPkSyOILmd


TinyHawk Freestyle BNF - CLI

https://drive.google.com/open?id=1ylkcWNmQ-_J6voqpj8JPLH7HUy5hPZQ6


-------------------------------------------------------------------------


1. Download/Install 

Betaflight Configurator 10.5.1 https://github.com/betaflight/betaflight-configurator/releases/tag/10.5.1 
For full compatibility with the firmware on your drone, do NOT use other versions of Configurator, even the newer 10.6. 

2. Connecting Drone
Connect the drone to computer via USB data cable (some are power/charging only). Open Betaflight Configurator by clicking Connect. (Don't worry about which COM port number your computer chooses for you.) 
 

3a. Flash Stock Firmware (OPTION 1 - Should work for most setups.)
Click the Update Firmware button in Configurator, and select MatekF411RX target version 4.0.4 from the drop-down menus. Then click Load Firmware [Online].   Click Flash Firmware. (If you encounter some error: please unplug the USB cable, plug it back in, and then click Flash Firmware again.)

3b. Flash Custom Firmware (OPTION 2 - Try this if using E6 Transmitter and first method cannot bind.) 
Download custom MatekF411RX 4.0.4 firmware (filename "EMAX_Custom_Betaflight_4.0.4_MATEKF411RX.hex") and save it to your desktop.

Connect drone to computer via USB data cable (some are power/charging only). Open Betaflight Configurator. Click Update Firmware. Click Load Firmware [Local]. Select the firmware you downloaded. Click Flash Firmware. (If you encounter some error: please unplug the USB cable, plug it back in, and then click Flash Firmware again.)

4. CLI Settings
Open the correct CLI dump linked below. You can also download/save the text file to your desktop. Select/highlight all of the text within the document and "copy" it (i.e. right-click the highlighted text and select "copy" from your computer's menu). 

TinyHawk Freestyle CLI MATEKF411RX (M41R) 4.0.4 BNF (Stock Setup - Generally the one to use, especially with your own transmitter)

https://drive.google.com/open?id=1ylkcWNmQ-_J6voqpj8JPLH7HUy5hPZQ6


(OPTION - Use this only if using a TinyHawk RTF E6 radio control transmitter, but must use the custom MatekF411RX 4.0.4 Hex File from step 3b)
TinyHawk Freestyle CLI MATEKF411RX (M41R) 4.0.4 E6/RTF Transmitter
https://drive.google.com/open?id=19YU-7_lTTVPoGIpic9HPO6FQ93-d8DXs

Click the CLI tab in the left-hand column. Right-click on the command line (e.g. "Write your command here"), and select "paste" from your computer's menu. Then press "enter" on your keyboard. The settings should load and save. (Don't worry if you get some kind of serial device error, as it's a known bug which doesn't affect anything.) Disconnect your drone from the USB cable. 


5. Binding Drone
Standard Method - Plug charged lipo batteries to the drone. Using a non-metallic object, hold the Bind button on the bottom of the main board for several seconds. Bind your radio transmitter in D8 mode. Keep the transmitter at least 5 feet away from the drone to allow for proper binding. Unplug the lipo battery from the drone. Turn off the transmitter.

CLI Method - Use this if forced to bind in D16 (i.e. newer ACCESS-based FrSky radios, but with ACCST16 firmware updated). First, change the receiver protocol in the Configurations tab of Betaflight to SPI-based receiver, Frsky_X protocol (which is for D16; the default is Frsky_D for D8). Next, try using CLI commands to bind. Enter into the CLI, "bind_rx_spi" to get into binding mode. Activate the bind function in the transmitter in D16 protocol. The drone's LED's may not change back to blinking, but continue. Then enter into the CLI, "set frsky_x_rx_num". If the rx/receiver number changed to the number that matches the receiver number shown on your transmitter, then the bind was successful. Finally, enter into the CLI, "save".