Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4 in 1 External Confusion #963

Open
Slicc98 opened this issue Apr 5, 2024 · 10 comments
Open

4 in 1 External Confusion #963

Slicc98 opened this issue Apr 5, 2024 · 10 comments

Comments

@Slicc98
Copy link

Slicc98 commented Apr 5, 2024

So I have a Radio Master external 4 in 1 module. My problem is updating it; i have come across three different firmwares available for it:

One marked SFC (land)
One marked AIR (air)
One marked LBT (EU?)

The problem is that I'm using the module for both traxxis cars AND aircraft. The other option not listed is FCC (which is both sfc and air combined), but that option isn't listed.

Because I wasn't sure, I went looking through the SD card that came with the tx16s... and a firmware IS listed... but it's the lbt!

I purchased the remote and module from the US for use in the US, so why would that be listed? Did he mess something up?

Could I combine the sfc and air firmwares? The firmwares were stored on the sd card that came with the remote. It was 512Mb. I replaced it with a 128gb card for the remote. I'm not sure which one to pick.

Help?

@pascallanger
Copy link
Owner

For your specific need, you must compile the firmware by yourself and select the protocols you need.
The SD card has nothing to do with the amount of protocols you can load on the module...

@Slicc98
Copy link
Author

Slicc98 commented Apr 5, 2024

For your specific need, you must compile the firmware by yourself and select the protocols you need.
The SD card has nothing to do with the amount of protocols you can load on the module...

Are there instructions on how to compile firmware? I'm VERY new to this. As long as there are instructions I'll learn myself. Where are the protocols listed?

@Slicc98
Copy link
Author

Slicc98 commented Apr 9, 2024

I got all the way to compiling the firmware. I'm getting error messages on Arduino IDE. All I wanted to do was re-combine the Surface and Air firmware to one package that I can use to flash the external module. It looks like that used to be the standard, but it was separated to save space.

Perhaps a combined package of surface and air can be readfed in the future? I thought I was doing ok with reading through the whole thing but I have no idea what Arduino IDE even IS.

@pascallanger
Copy link
Owner

I guess you haven't installed the Arduino version 1.8.9 as indicated in the documentation... Compiling is easy but you need to follow the doc at the letter.
There won't be anymore a combined surface/air build due to space issue. Even for the air, I'll have to start to disable proto soon as it's not going to fit for long...

@Slicc98
Copy link
Author

Slicc98 commented Apr 9, 2024

I guess you haven't installed the Arduino version 1.8.9 as indicated in the documentation... Compiling is easy but you need to follow the doc at the letter.
There won't be anymore a combined surface/air build due to space issue. Even for the air, I'll have to start to disable proto soon as it's not going to fit for long...

I have A.IDE 2.3.2 downloaded...do I need downgrade to1.8.9 to do this correctly?

@Slicc98
Copy link
Author

Slicc98 commented Apr 9, 2024

20240409_005224.jpg

This is where I am.

@pascallanger
Copy link
Owner

Uninstall the arduino 2.xxx and install as 1.8 as instructed. Again follow strictly the doc and it will be smooth.

@Slicc98
Copy link
Author

Slicc98 commented Apr 9, 2024

Same outcome 20240409_020115.jpg

@pascallanger
Copy link
Owner

The version 2 is still at play here... Uninstall everything and delete the Arduino folders in Program files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants