- Posts: 51
New modules?
- Seven5555
-
Topic Author
- Offline
Less
More
13 Dec 2022 06:05 #78130
by Seven5555
New modules? was created by Seven5555
I haven't been here for awhile. I modded a F12e with a 4 n 1 and it was stolen so I bought another F12e and I am wondering if there is anything newer than the 4 in 1 module that I should buy to install for deviation?
Thanks in advance. this is such a great project, I hope it's still going.
Thanks in advance. this is such a great project, I hope it's still going.
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
13 Dec 2022 06:48 #78131
by Seven5555
Replied by Seven5555 on topic New modules?
I'm looking around and there's not a download of 5.0 for my F12e.
Does anyone know where all the downloads are?
I wish I knew that this before I bought this. This place was booming with life a few years ago.
Does anyone know where all the downloads are?
I wish I knew that this before I bought this. This place was booming with life a few years ago.
- -=Hubi-Dirk=-
-
- Offline
Less
More
- Posts: 221
- hexfet
-
- Offline
Less
More
- Posts: 1971
13 Dec 2022 21:01 #78134
by hexfet
Replied by hexfet on topic New modules?
Nothing newer than the 4-in-1.
Latest builds are under the link "[hexfet]nightly_build" on the Test Builds page . I'd give a direct link but it changes with every build. Which doesn't happen often these days.
Latest builds are under the link "[hexfet]nightly_build" on the Test Builds page . I'd give a direct link but it changes with every build. Which doesn't happen often these days.
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
23 Sep 2023 11:14 #78306
by Seven5555
Replied by Seven5555 on topic New modules?
hey thanks for the help guys. I'm just back to modding this tx. What happened to this place? did people lose interest or did something else come along? I sure miss coming here and reading all the hubub. I ordered the large memory. I hope all is well
- rc manic
-
- Offline
Less
More
- Posts: 21
12 Nov 2023 07:21 #78324
by rc manic
Replied by rc manic on topic New modules?
Deviation is almost extinct it seems. Hexfet was instrumental in getting CRSF shot and ELRS to work with existing hardware, but he's the only developer I've seen keeping Deviation alive. Seems most have moved to newer hardware with Open Tx and now Edge Tx.
I'm still hanging on with Deviation and old hardware. It does everything I need now. But I can't code and may have to eventually move on.
I'm still hanging on with Deviation and old hardware. It does everything I need now. But I can't code and may have to eventually move on.
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
20 Nov 2023 07:55 - 20 Nov 2023 08:19 #78325
by Seven5555
Replied by Seven5555 on topic New modules?
Thanks for letting me know and thank you very much hexfet for keeping a pulse in this place.
I put the memory in and a new 4n1. I have had trouble getting things going, I have been able to troubleshoot all the problems I've had with the info here but I'm stuck i get "Missing Modules: MultiMod" error. I've been messing with the hareware.ini but more errors..... I keep searching but have found no solution.
So, is this F12e useless for the Open Tx and Eagle Tx that was mentioned?
I put the memory in and a new 4n1. I have had trouble getting things going, I have been able to troubleshoot all the problems I've had with the info here but I'm stuck i get "Missing Modules: MultiMod" error. I've been messing with the hareware.ini but more errors..... I keep searching but have found no solution.
So, is this F12e useless for the Open Tx and Eagle Tx that was mentioned?
Last edit: 20 Nov 2023 08:19 by Seven5555.
- ethr
-
- Offline
Less
More
- Posts: 25
29 Nov 2023 21:38 #78333
by ethr
Hello, check connections and hardware.ini file configuration, multiple times. Yesterday I flashed my devo again.. and did a silly mistake. It took me quite a lot, to figure it out. Of course it would be easier, if I copied my hardware.ini file in the first place
You can not install Open Tx or Edge Tx, but you could hook up an ELRS module.. it is brilliant! Right now I'm trying to attach the module, and make it look close to stock
I will do some testing soon.
Replied by ethr on topic New modules?
Seven5555 wrote: Thanks for letting me know and thank you very much hexfet for keeping a pulse in this place.
I put the memory in and a new 4n1. I have had trouble getting things going, I have been able to troubleshoot all the problems I've had with the info here but I'm stuck i get "Missing Modules: MultiMod" error. I've been messing with the hareware.ini but more errors..... I keep searching but have found no solution.
So, is this F12e useless for the Open Tx and Eagle Tx that was mentioned?
Hello, check connections and hardware.ini file configuration, multiple times. Yesterday I flashed my devo again.. and did a silly mistake. It took me quite a lot, to figure it out. Of course it would be easier, if I copied my hardware.ini file in the first place
You can not install Open Tx or Edge Tx, but you could hook up an ELRS module.. it is brilliant! Right now I'm trying to attach the module, and make it look close to stock
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
10 Dec 2023 16:55 - 10 Dec 2023 17:01 #78338
by Seven5555
Replied by Seven5555 on topic New modules?
I'm very grateful for any help here... thank you
I have checked and rechecked the connections...... posting here and asking for help is the very last option because its a very slim chance that help will come. As far as hardware.ini goes, to be honest< I'm not 100% sure what is should read. I installed the 4 n 1 multi module so I modified it to read
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
; has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = A14
has_pa-nrf24l01 = 1
enable-multimod = A13
If this is wrong, please let know.
Thanks again
I looked up the ELRS and it sounds great but I'm not clear on what protocols it has, is universal ?
I have checked and rechecked the connections...... posting here and asking for help is the very last option because its a very slim chance that help will come. As far as hardware.ini goes, to be honest< I'm not 100% sure what is should read. I installed the 4 n 1 multi module so I modified it to read
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
; enable-cyrf6936 = B12
; has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = A14
has_pa-nrf24l01 = 1
enable-multimod = A13
If this is wrong, please let know.
Thanks again
I looked up the ELRS and it sounds great but I'm not clear on what protocols it has, is universal ?
Last edit: 10 Dec 2023 17:01 by Seven5555.
- -=Hubi-Dirk=-
-
- Offline
Less
More
- Posts: 221
11 Dec 2023 06:09 #78339
by -=Hubi-Dirk=-
Replied by -=Hubi-Dirk=- on topic New modules?
Hi, have a look here:
www.deviationtx.com/forum/7-development/...dule?start=940#55157
Scroll a little down to the section Devo8, Devo F12E (PCB looks slightly different but MCU and pin are the same) in this post.
You will find this information about the hardware.ini
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B3
has_pa-nrf24l01 = 1
; enable-multimod = A13
www.deviationtx.com/forum/7-development/...dule?start=940#55157
Scroll a little down to the section Devo8, Devo F12E (PCB looks slightly different but MCU and pin are the same) in this post.
You will find this information about the hardware.ini
[modules]
; there is no need to enable the cyrf6936 module unless
; it is wired to an alternate port. It is Enabled automatically otherwise
enable-cyrf6936 = B12
has_pa-cyrf6936 = 1
enable-a7105 = A13
has_pa-a7105 = 1
enable-cc2500 = A14
has_pa-cc2500 = 1
enable-nrf24l01 = B3
has_pa-nrf24l01 = 1
; enable-multimod = A13
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
23 Dec 2023 18:20 #78341
by Seven5555
Replied by Seven5555 on topic New modules?
Now, it shows as a drive in usb mode but I cannot open it as a drive to read the files or format it.
- Seven5555
-
Topic Author
- Offline
Less
More
- Posts: 51
25 Jan 2024 04:22 #78368
by Seven5555
Replied by Seven5555 on topic New modules?
i feel like i am so close to having this done but its time to quit this dead end. thx all
Time to create page: 0.209 seconds
-
Home
-
Forum
-
General
-
General Discussions
- New modules?