-
-
Notifications
You must be signed in to change notification settings - Fork 346
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
FRSKY RX6R not able to flash OTA #4348
Comments
Does FrSky actually say this receiver is OTA update-capable? I'm not seeing
any mention of that on the product specs, or the OTA logo that they usually
show on the casing. Perhaps this is a SPort-only updated RX?
…On Wed, Nov 22, 2023 at 12:55 AM Craig ***@***.***> wrote:
Is there an existing issue for this feature request?
- I have searched the existing issues
Is your feature request related to a problem?
With Reference to #4077 <#4077>
i can confirm that when using Archer or Archer Plus receivers it does
indeed include the option to flash OTA
However for the RX series of receiver e.g. RX6R there is no option to
flash OTA as they have the option off accst or access firmware.
Describe the solution you'd like
For RX series to have the OTA option (RX6R etc)
Describe alternatives you've considered
*No response*
Additional context
*No response*
—
Reply to this email directly, view it on GitHub
<#4348>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJ66KIYADUZTF22LBFUYJLYFS6FBAVCNFSM6AAAAAA7UW77YSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAYDINBWGQ2TGMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@pfeerick i will double check when i get home but I am sure Ethos allows the update via OTA. |
I am very sure that the "old" RX6R and RX4R do not support OTA. This was first introduced with the Archer receivers. |
I am sure its all access receivers e.g. baked into access as I have an old R9M and it allows OTA
I thought so too at first, but if you read the ACCESS FAQs on the FrSky
website it actually points out that not all ACCESS features are available
for all receivers (and transmitters)... and there is a subtle reference to
OTA there. R9 is different again, and the receivers either have OTA in the
name, or clearly show/list that capability. But, yes, please do confirm
against Ethos (and that it actually works if you are able).
The OTA function is also one of ACCESS functions, and it mainly relies on the memory resource of the receiver, this function cannot be enabled if the receiver memory is insufficient.
So it's not guaranteed to always be available.
|
@ParkerEde @pfeerick R9MM /mini (old non OTA version) no option for OTA RX6R (access firmware) has option for OTA Here is where it gets interesting RX6R (accst firmware) Has the OTA option ??? It looks like to me it is looking at the RX of the firmware and saying does it support access of so allow OTA It looks like #4077 is slightly off |
But does the option actually work? ... i.e. the option may be shown, but does it actually work, or is that a bug in ETHOS? It probably uses the same checks we do (which was changed in #4185), and is simply one of "what product ID is this?", and "are we running a supported OTA RF module?" . There is zero communication with the RX, and no consideration of what firmware it is currently running... which means we'll probably end up showing the option without it actually being able to work also at some point. btw, what radio is this with (the one not showing the OTA option), as you never mentioned? edgetx/radio/src/io/frsky_firmware_update.h Lines 80 to 87 in b359be3
|
@pfeerick from memory it does work as I updated all my access RX6R's let me double check this though. |
@pfeerick after some testing on ethos your right it does not flash OTA, it recognises the rx but the receiver never accepts the firmware. |
@craigywsm so could this ticket be closed? |
Yes |
RX4R and RX6R cannot be flashed OTA |
Is there an existing issue for this feature request?
Is your feature request related to a problem?
With Reference to #4077
i can confirm that when using Archer or Archer Plus receivers it does indeed include the option to flash OTA
However for the RX series of receiver e.g. RX6R there is no option to flash OTA as they have the option off accst or access firmware.
Describe the solution you'd like
For RX series to have the OTA option (RX6R etc)
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: