Hitec protocol
- planger
- Topic Author
- Offline
It is available on github in the new Multi version 1.2.0.23: github.com/pascallanger/DIY-Multiprotoco...col/Hitec_cc2500.ino
Details:
Hitec protocol is using the CC2500 RF component. It uses frequency adjustment like any CC2500 protocols (FrSky, SFHSS, Corona...)
Sub protocols are:
- Optima (All Optima RXs): the TX must be really close to the RX for the bind negociation to complete.
Telemetry: Optima RX supports full telemetry. Since I do not have any sensors (yet), I have only been able to identify the basic telemetry information: RX volt, TX RSSI and TX LQI.
- Minima (Minima/Micro/RED RXs): untested but should work...
Pascal
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
If you want to start to have a look that's ok, but there might be changes in the coming days depending on my findings.
Pascal
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
Anyway always fun to do.
Pascal
Please Log in or Create an account to join the conversation.
- Suter
- Offline
- Posts: 21
Thanks
Suter
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
I've got multiple confirmations now that Hitec is fully working: Optima + full telemetry and Minima/Micro/RED.
You can check the latest code on my github.
Pascal
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- sfrench808
- Offline
- Posts: 9
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
I don't have any Hitec equipment to test with and it's possible there are errors in porting Pascal's code. There is a protocol option to select between Optima and Minima receivers so be sure that's set correctly. Also there is this note in the DIY-MM documentation: "The TX must be close to the RX for the bind negotiation to complete successfully". And try changing Freq-Fine in steps of 10.
If it still won't bind I'll see what I can come up with for debugging.
Please Log in or Create an account to join the conversation.
- sfrench808
- Offline
- Posts: 9
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
Please Log in or Create an account to join the conversation.
- sfrench808
- Offline
- Posts: 9
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
You won't have control over the servos for Optima and Minima unless you power cycle the RX. You don't need to power cycle the TX.
Please Log in or Create an account to join the conversation.
- sfrench808
- Offline
- Posts: 9
Please Log in or Create an account to join the conversation.
- planger
- Topic Author
- Offline
Please Log in or Create an account to join the conversation.
- hexfet
- Offline
- Posts: 1891
sfrench, what channels are the servos on? Do you see the expected activity in the channel monitor screen when you move the sticks so we know the model mixers are good?
Please Log in or Create an account to join the conversation.
- sfrench808
- Offline
- Posts: 9
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Protocol Development
- Hitec protocol