-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Sending to Control Hub resets network info #539
Comments
Is your Control Hub OS up to date? You can check by connecting it via USB to a laptop with the REV Hardware Client installed. |
Yes. I did an install of 1.8.3
…On Dec 31, 2022 at 8:57 PM -0500, Craig MacFarlane ***@***.***>, wrote:
Is your Control Hub OS up to date? You can check by connecting it via USB to a laptop with the REV Hardware Client installed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
The firmware that runs on the Expansion Hub is a distinct and separate entity than the OS that runs on the Control Hub. The latest ExH firmware is version 1.8.3, but it is not at all involved in the SSID and password reset. That is the purview of the android operating system running on the Control Hub. The latest version of which is 1.1.3. |
Yes. I responded to this not at the computer. The Control Hub is at 1.1.3.
—Alan
…On Dec 31, 2022 at 11:37 PM -0500, Craig MacFarlane ***@***.***>, wrote:
The firmware that runs on the Expansion Hub is a distinct and separate entity than the OS that runs on the Control Hub.
The latest ExH firmware is version 1.8.3, but it is not at all involved in the SSID and password reset. That is the purview of the android operating system running on the Control Hub. The latest version of which is 1.1.3.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Just thinkking out loud here... There are some situations where loading a new RC App on the Robot Controller can cause/require the current app to be uninstalled and the new app to be installed. This is different from just loading a newly modified Android Studio app on the RC. This may be required when downgrading the app or when some other conditions are met. There is usually a popup that occurs on Android Studio informing you that it can't just over-write the current app, and it requires an extra "OK" step. Do you get such a popup? When this uncommon uninstall/install happens, some other settings are also deleted... eg: the "selection" of the current robot configuration, and the current SSID. It seems that this uninstall/install action is being triggered by the state of the RC after the reset to "factory" default. Question: After the factory reset, is there any sign of an RC app on the Robot Controller? It seems that a clean install of the RC App (when no prior app is present) might be resetting the SSID to the default. |
SSID and Password reset happened to us a while ago. We just left it at factory default. I will change to non-factory values and monitor to see what particular action is triggering the reset. Android Studio 2021.3.1 Patch 1
@cmacfarl has there been a v1.8.3 firmware release? |
You can find the changelog for the hub firmware here: You can find all of REV's most recent software releases here; when a release is cut, this is the most likely location it would be released to (if you want to watch this repo): But to answer your question fully, there are no firmware releases beyond 1.8.2. -Danny |
We do not get a popup on Android Studio. The current robot configuration
is deleted as well. (with our normal application.). I didn't test to see
if after the factory reset if there was any sign of an RC app. I can test
that.
…--Alan
On Sun, Jan 1, 2023 at 10:16 AM Phil Malone ***@***.***> wrote:
There are some situations where loading a new RC App on the Robot
Controller can cause/require the current app to be uninstalled and the new
app to be installed. This is different from just loading a newly modified
Android Studio app on the RC.
This may be required when downgrading the app or when some other
conditions are met. There is usually a popup that occurs on Android Studio
informing you that it can't just over-write the current app, and it
requires an extra "OK" step. Do you get such a popup?
When this uncommon uninstall/install happens, some other settings are also
deleted... eg: the "selection" of the current robot configuration, and the
current SSID.
It seems that this uninstall/install action is being triggered by the
state of the RC after the reset to "factory" default.
It would not normally be such an issue if you were hard wired to the RC,
since the change in SSID would not cause the disconnection.
Question: After the factory reset, is there any sign of an RC app on the
Robot Controller?
—
Reply to this email directly, view it on GitHub
<#539 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF3Y74K7S3GETCPV7EQJPTWQGNVDANCNFSM6AAAAAATN2LLX4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Curiouser and curiouser.... I did a factory reset which did not remove the FtcRobotController application. Just for kicks, I did an Now updating the application doesn't change the SSID/pw. So it might have been something corrupted on the Control Hub. ¯_(ツ)_/¯ |
When I rebuild 8.1.1 with no changes on Android Studio and I send it to our Control Hub, it causes the SSID and password to be reset.
To test this, I:
The text was updated successfully, but these errors were encountered: