- Posts: 3333
How to bind several Tx to one model
- vlad_vy
- Topic Author
- Offline
My task: bind model from one Tx, then use model with different Tx without rebind. I have 3 transmitters at different locations and I do not want every time rebind that model for use with different transmitter.
In the top-section of hardware.ini (above [modules]), set:
txid = xxxxxxxx (eight characters)
(each x can be 0-9,a-f)
Generator of random numbers
rumkin.com/tools/password/pass_gen.php
Select Hex, set 8 for Length
Bind model with one Tx and you can use it with all your Tx.
I don't know will it work for all protocols, at present time I use it with Devo protocol.
Warning!!!
It is not unique ID as usual Tx ID.
Please Log in or Create an account to join the conversation.
- Schugy
- Offline
- Posts: 37
Please Log in or Create an account to join the conversation.
- mwm
- Offline
DeviationTx uses an id built from the MCU serial number if you don't provide one in the tx.ini file. You get that one back by deleting the entry from the tx.ini file.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- stevecox
- Offline
- Keep swinging
Adelaide
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- pulpfiction15
- Offline
- Posts: 86
Another question , could I get a TX ID to be able to copy it in another TX, so I do not have to bind all my models again, thanks.
Please Log in or Create an account to join the conversation.
- Arnold
- Offline
- Posts: 304
stevecox wrote: Yeah! this is super cool kudos to the devs !!!
+1 !!!
Too many hobbies & too many Devos!
Who knows where the time goes?
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
If you power on both Tx with the same txid=XXXXXXXX in hardware.ini both Tx will control model. I don't think it is the good idea.
You can't copy factory Tx ID. You will need to rebind your model with txid=XXXXXXXX in hardware.ini
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
[build suspense here]
Nothing happens... You turn the 2nd one on and there's no glitch, no nothing, then when you turn the first one off the 2nd one immediately has control. You can repeatedly switch back and forth and again, while they're both on whichever one was on first will have control and the other will do nothing.
This is with an X4R and Hexfet's frskyX_drop test build, Devo 10 and Devo U7E.
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- Richard96816
- Offline
- Posts: 208
Cool.
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- NutraBind
- Offline
- Posts: 9
I just set the same tx id for my Devo 7e and Devo 10.
Tested with my V911 - works like charm. (Once I realized the FixedID being different and set to the same on both remotes.)
No more rebind switching between the remotes
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Anyone got any ideas for how to find the TXID of my taranis so I can set my two devo's to match?
Issue with taranis is the RF module has its own locked FW and TxID isn't under OpenTx control so OTX can't access it (even just to see it) and it can't be sniffed from MCU -> RF module comms.
I was thinking maybe sniff traffic from receiver CC2500 to its STM32? Should that reveal the txid if I sniff the traces @ bind time?
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
I have a Taranis X9E with a multiprotocol modul (midelic) and a Devo 12S and a Devo6S
Would be fine to set them all to the same TXID.
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Problem being open-tx doesn't have serial control over the internal HF module so there's no setting of the txid, in fact Open-TX doesn't so much as ever see the txid and the firmware on the internal Xjt is locked and not in communication with open-TX.
If you really really like to tinker there's always ER9x firmware that can run on your taranis, installing it gives you the option of rewiring the internal Xjt module to the spi bus means you can somewhat control it (note there's still no Open-tx setting for txid but you could do your own custom build of ER9x and maybe make some progress there).
BY FAR the easiest thing to do is just add bind buttons to all your models in accessible spots [sorry, this is what I do now and why I'm working with FP on his solution. Note he has it working on an A7105 w/ Fly sky, just gotta get it modded for CC2500/Frsky!
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- vlad_vy
- Topic Author
- Offline
- Posts: 3333
Please Log in or Create an account to join the conversation.
- Wene001
- Offline
- Posts: 277
i didnt find the place in the multiprotocol code to force my own TXID.
I've seen the problem with the fixedID....at least, too.
Please Log in or Create an account to join the conversation.
- jejeg
- Offline
- Posts: 143
Small question, before doing a bullshit
Thanks
Please Log in or Create an account to join the conversation.
- magic_marty
- Offline
- Posts: 706
Please Log in or Create an account to join the conversation.