- Posts: 1386
V202 protocol
- victzh
- Topic Author
- Offline
Only one pin is different from CC2500 - CE. It should be wired to VCC (or Vdd as it is described in the above documentation).
Then you need Deviation build with V202 in it, and model.ini file to use it. I suspect that nightly build already has V202 in it, if not - I can send you a custom build, just tell me what Devo do you have. Also later today I will attach my model.ini which I use for my V202.
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
victzh wrote: There will be proper documentation in the next release (I expect), but basically it's the same as CC2500 module (which is described in deviationtx.com/repository/Documentation...uleInstallation.pdf/ ) - you need to know the layout, wire SPI to usual places (SCK, MISO, and MOSI), wire CSN to TCK (if you install it as second module in addition to A7105).
Only one pin is different from CC2500 - CE. It should be wired to VCC (or Vdd as it is described in the above documentation).
Then you need Deviation build with V202 in it, and model.ini file to use it. I suspect that nightly build already has V202 in it, if not - I can send you a custom build, just tell me what Devo do you have. Also later today I will attach my model.ini which I use for my V202.
Hi victzh,
Great job!!
Did you get your V922 board?
Will V922 protocol on your todo list after V202 protocol?
Thanks!
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
PhracturedBlue wrote: The V922 is much harder because the spi interface is not exposed due to the use of the 'e' variant of the NRF24L01. The best chance for this protocol will be my SDR, but I haven't spent the time to write a protocol analyzer for this chip yet.
Thanks, PB.
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
But, I ordered Q-BOT, and chances are they use the same protocol - HiSky. And fortunately, they use plain old SPI-based nRF24L01, not 'E' one with MCU in it. The only problem is it has even less space between nRF24 and MCU on board and it will be insanely hard to solder to. Last time I spent total 4 hours trying to solder to V202 board, let's hope this time my skills improved.
But before it comes I'll have Esky hardware for which other people already made all the hard work. So, hopefully I just need to make it work on Deviation.
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
victzh wrote: Yea, I came to the same conclusion, and as I don't have 2.4GHz SDR, I did not bother ordering it.
But, I ordered Q-BOT, and chances are they use the same protocol - HiSky. And fortunately, they use plain old SPI-based nRF24L01, not 'E' one with MCU in it. The only problem is it has even less space between nRF24 and MCU on board and it will be insanely hard to solder to. Last time I spent total 4 hours trying to solder to V202 board, let's hope this time my skills improved.
But before it comes I'll have Esky hardware for which other people already made all the hard work. So, hopefully I just need to make it work on Deviation.
Got it!
Thanks victzh.
FBL100/V922 protocol seems not easy.......
Please Log in or Create an account to join the conversation.
- Lupy
- Offline
- Posts: 2
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
On the other hand, I think that this limitation is for a reason - it enhances heli's stability. If you try to turn too fast with V939, you can see that it loses attitude - it starts to wobble a bit. May be they did not manage to fix their inertial correction system - they use an accelerometer in addition to gyro, and decided to fix the problem by limiting yaw rate to safe range.
Please Log in or Create an account to join the conversation.
- Lupy
- Offline
- Posts: 2
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
The solder targets are pretty wide - one 2mm header and another 2.54mm header.
Please Log in or Create an account to join the conversation.
- mono
- Offline
- Posts: 26
just want to say thank you for your work on this and for sharing by making it available to Deviation project.
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
Please Log in or Create an account to join the conversation.
- mono
- Offline
- Posts: 26
When I get that organised, will be happy to give some feedback. There must be others out there using a nightly build for this protocol, maybe it's a case of no news is good news, 'cause if they had an issue I think you would see posts here asking for assistance.
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
www.ebay.com/itm/310651702557?ssPageName...id=p3984.m1497.l2649
It'll work. Just more solder points in order to remove the coax connector. And I wanted the shield.
Ok, I see victzh's reply above. I think I got the pinout.
Please Log in or Create an account to join the conversation.
- victzh
- Topic Author
- Offline
- Posts: 1386
Please, tell us whether it worked or not. You're probably the first after myself is trying to use this code.
Please Log in or Create an account to join the conversation.
- Daryoon
- Offline
- Posts: 260
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.
- Home
- Forum
- Development
- Protocol Development
- V202 protocol