I've learned so much from the users here that I thought It was time for me to share something I recently figured out about the o so popular Flysky i6. A little back story on the i6. I purchased mine in late 2014 and it did not come with the firmware for ppm output on the fs-iA6B receiver, which I bought thinking I could use it and couldn't, I ordered the official Flysky firmware cable which is only configured as a HID port not a com port and has no way to configure as a com port, let alone the fact that after I got the cable I found there is no official firmware, all the links I've hit is a Chinese you cant accesses this sh*t page and the official Flysky site no longer has a firmware upgrade.... where frustration begins so does innovation.
After about 6 months of these receivers gathering dust I come across benb0jangles... a genius.
He has completely hacked the firmware wide ()() open. Here's a list of what is available now thanks to him.
When using the i6 tx you now have accesses to 10ch and can set them to any of the switches/pots you like. With the fs-iA6B you can run 6ch ppm through the ch1/ppm header, but if you set you FC "naze32" to use serial receiver and run your plug from the ibus sensor port on the rx to the 1st 2nd and 6th pin(UART2 when serial receiver enabled) on your FC you will have 8ch through the ibus!!!!! now it could be 10ch but the naze only has 8ch input so your limitation is no longer your tx.
If you use the fs-iA10B you can run 10ch ppm on the first header, but threw the ibus I've been told you have 14ch!!! holy smokes now you'll have to add 4 switches just to use it fully. Now not to many flyers will ever use 10ch let alone 14ch but for some of my robot projects this will save so much money.... I mean 14ch out of a $50 TX!?!
His firmware fixes/upgrades more than I am going to go through so please go give him a visit
https://github.com/benb0jangles/FlySky-i6-Mod-
If your interested in upgrading yours I will be posting a full how-to-do here and will be making a video sometime this week.
Items needed:
https://github.com/benb0jangles/FlySky-i6-Mod-
Go to updater and download the v1_5 exe. file and the hex file.
Flysky i6 TX
Flysky fs-iA6B receiver
Arduino Uno- used as a connecting point and is cheaper than buying the stupid FTDI connector
x4 pin to pin jumper wires, 3 need to be long to run from the arduino to your TX "called prototyping wires"
STM32 driver for the arduino- http://www.st.com/web/en/catalog/tools/PF257938
After about 6 months of these receivers gathering dust I come across benb0jangles... a genius.
He has completely hacked the firmware wide ()() open. Here's a list of what is available now thanks to him.
When using the i6 tx you now have accesses to 10ch and can set them to any of the switches/pots you like. With the fs-iA6B you can run 6ch ppm through the ch1/ppm header, but if you set you FC "naze32" to use serial receiver and run your plug from the ibus sensor port on the rx to the 1st 2nd and 6th pin(UART2 when serial receiver enabled) on your FC you will have 8ch through the ibus!!!!! now it could be 10ch but the naze only has 8ch input so your limitation is no longer your tx.
If you use the fs-iA10B you can run 10ch ppm on the first header, but threw the ibus I've been told you have 14ch!!! holy smokes now you'll have to add 4 switches just to use it fully. Now not to many flyers will ever use 10ch let alone 14ch but for some of my robot projects this will save so much money.... I mean 14ch out of a $50 TX!?!
His firmware fixes/upgrades more than I am going to go through so please go give him a visit
https://github.com/benb0jangles/FlySky-i6-Mod-
If your interested in upgrading yours I will be posting a full how-to-do here and will be making a video sometime this week.
Items needed:
https://github.com/benb0jangles/FlySky-i6-Mod-
Go to updater and download the v1_5 exe. file and the hex file.
Flysky i6 TX
Flysky fs-iA6B receiver
Arduino Uno- used as a connecting point and is cheaper than buying the stupid FTDI connector
x4 pin to pin jumper wires, 3 need to be long to run from the arduino to your TX "called prototyping wires"
STM32 driver for the arduino- http://www.st.com/web/en/catalog/tools/PF257938