- Posts: 260
V202 protocol
- Daryoon
-
- Offline
I can't keep a good thing to myself. The other radios for two other RCGroup guys I befriended and lives locally. Just finished installing the FlySky module. I will do the nRF* module next.
Please Log in or Create an account to join the conversation.
- dc59
-
- Offline
- Posts: 799
victzh wrote: I am not an expert in Devo 7E, so can't vouch for your coloring, but your module should have one more important wire - CE, which should be connected to Vcc. Otherwise the module's radio would not work. Judging by the module I have it is the one between 1.GND and 5.SCK - that is 3.CE.
Please, tell us whether it worked or not. You're probably the first after myself is trying to use this code.
Hi Victzh,
Thanks for your great job.
I have finished XL24L01-D03 module installation on my DEVO8S,
it works great with V202 ~

Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- kingiggy
-
- Offline
- Posts: 12
Please Log in or Create an account to join the conversation.
- dc59
-
- Offline
- Posts: 799
kingiggy wrote: Just soldered up my module, could you guys post your model config for the v202?
I have just uploaded it here :
www.deviationtx.com/forum/model-configs/...202-microquad-devo8s
Have fun ~~
Please Log in or Create an account to join the conversation.
- kingiggy
-
- Offline
- Posts: 12
I ended up using the module without power amplifier and built in antenna (link below) and have no range problems for as far as I can see this little quads orientation. At only $3.69 for the module I am extremely happy with it.
www.ebay.com/itm/NRF24L01-2-4GHz-RF-Wire...wandbid=181107367793
Please Log in or Create an account to join the conversation.
- Daryoon
-
- Offline
- Posts: 260
I have drop out issues just like I did with the stock antenna.
I will do the mod on two other Devo7e. Each one will take a different antenna solution. And I'll be able to test to see which antenna is best for the v202.
It could be that this v202 has issues. One other gent on the v202 thread said that the signal drop out turns out to be his v202 flight controller, not the TX after all. Because when he installed a new v202 FC, all the drop issues was no longer present.
Beyond the signal problem I have, the mod has worked great in flying the v202.
I noticed that if I hit the reinit/binding options too many times, the Devo7e's screen gets all garbled. I thin it's a bug in the Devo7e nightly build.
Will see if I can consistently recreate the steps to invoke the bug and take a photo.
Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
my intension is to create transmitter device using Nrf24L01 chip and arduino.
is this possible?
Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
Does this library V202 (for arduino) work for v929 mini beetle quad ?
is this library only for receiving signals? or transmitting too ? how do we connect the pins on arduino boards to run this program?
im a newbie to RC world Please help
Please Log in or Create an account to join the conversation.
- Daryoon
-
- Offline
- Posts: 260
Ok, here's a video capturing the bug.
First, I demonstrated that on another model...i.e. v949, I can not invoke the bug. I am running the DeviationX nightly btw: v3.0.0fd346b
Then I switch to the v202 protocol. And you'll see me attempt to get the bug to appear. Of course in normal operation, I never press the keys in that manner. Just regular operation of trying to get the v202 to bind. So maybe twice, three attempts sometimes. Also, I usually let the timer run out. I don't interrupt it like I do in the video.
Most of the time, when the issue occurs...it's just a screen of junk characters. Which I can clear by pressing the EXT button to step back. However, as you can see during the second occurrence, if I get a blank screen. I must turn the radio off and back on in order to clear it.
Finally, at about 1:45s, you'll see the bug occurring during the first press of the bind button:
Jump to 1m 45s
Hope that helps. Thanks so much again for all that you add to the community. Chasing down bugs are never the fun part of developing.
-Daryoon
Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
I wrote a code for nRF24 line, and my bitbucket repo bitbucket.org/rivig/v202 contains some Arduino-base transmitter which I use to debug the code. Then I move it to Deviation.
Other people made Arduino-based FlySky transmitter which you are probably most interested in if you insist on V929.
If you can switch to V212, which has the same frame, but more advanced flight control board, you can use my code to control it.
If you need some help to understand or modify this code, don't hesitate to ask.
If by this point you still want V929, it means my persuasive power failed

Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
i didnt want your persuasive power to fail

"Arduino-based FlySky transmitter" do you know any libraries names (arduino based) ?
" code.google.com/p/rc-ppm-2-spi/ " can you please point me to arduino code here? is this compitable with NRF24L01 ?? the curcuit is not using NRF24L01 here.
I'am computer science student and newbie to RC's
All that i have is Arduino board and NRF24L01 2.5ghz chip is it possible build a transmitter using these two to control mini beetle?
it would be of great help if you can point me to some arduino library.
Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
Hope this helps.
Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
i have ordered for suitable transmitter chip.
Waiting now

Thankx for the patient answers
Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
bitbucket.org/rivig/v202/src/c2142a790c4...2_arduino?at=default
from the above arduino library code i understood that
CE_PIN should be connected to pin 9
and CSN_PIN to pin 10
are there any other connections that i need to make??
if possible can you please post a circuit diagram for arduino ???
Please Log in or Create an account to join the conversation.
- debianmaster
-
- Offline
- Posts: 6
i purchased www.electrodragon.com/?product=2-4g-wireless-module-a7105
and shud arrive in couple of days.
mean while i would like to get the arduino library which support A7105
Do you know any ??
As per my understanding this library V202 from deviation bitbucket.org/rivig/v202/src/c2142a790c4...2_arduino?at=default
does not work for A7105 (iam i correct)
Can you please point me to correct library and circuit diagram.
Thanks
Please Log in or Create an account to join the conversation.
- victzh
-
Topic Author
- Offline
- Posts: 1386
There are many samples, but not pure Arduino libraries for A7105. One of such samples, working on ATMega328 on which Arduino is built is mentioned code.google.com/p/rc-ppm-2-spi/ As a basis this code uses original Deviation code by our generous host, PhracturedBlue, and adapts it minimally to run on ATMega.
There is also Arduino RX code, it is in www.rcgroups.com/forums/showpost.php?p=25235255 , in file RC.ino it has a section for FlySky protocol starting with
#if defined(FLYSKYRC)
I still don't understand what are you trying to accomplish? Make a V929 transmitter with Arduino? Why this forum then, it's basically devoted to Deviation firmware which is totally unrelated to this.
I would gladly answer your questions about protocols, transmitters, Arduino etc. but there is wonderful place for this - rcgroups.com, DIY section. There is even a thread on DIY FlySky transmitter www.rcgroups.com/forums/showthread.php?t=1631369 , which is 447 messages long and probably contains all the necessary info.
Please Log in or Create an account to join the conversation.
- SadSack
-
- Offline
- Posts: 317
Heres new RX code www.rcgroups.com/forums/showpost.php?p=25275349&postcount=2267
Please Log in or Create an account to join the conversation.
-
Home
-
Forum
-
Development
-
Protocol Development
- V202 protocol