-
Notifications
You must be signed in to change notification settings - Fork 967
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
[Bug]: Factory reset not actually resetting node. #4007
Comments
It may be that you're seeing those nodes and messages stored on the Android app (now unknown since the node has indeed factory reset). There may well be a separate option in the Android app to clear the node database from the app. To be sure, you can check the nodes on the device directly using the Python CLI, with the command |
Clearing the node database before or after factory reset doesn't seem to make any difference. |
I don't believe the android app perpetually stores nodes. They seem to be stored in a volatile fashion. They will stick around when disconnected from a device. But when reconnecting it pulls down a fresh copy of the node DB stored on the device. Regardless, it's not possible to narrow down the issue to app or node unless @madeofstown provides the output from the CLI on a node query. |
Sorry, I've been working on other projects. I'll try to get around to capturing CLI output from the node this week. |
Hi @madeofstown , we've made some changes to factory reset over the past couple months. Could you give it a try again with the latest firmware? |
Category
Other
Hardware
Heltec Wireless Tracker
Firmware Version
2.3.10.d19670b
Description
Performing a factory reset from the Android app on Heltec Wireless Tracker v1.1 appears to leave old messages and nodes (now all unknown name) on the device.
Steps to reproduce:
(This is without setting a region from the Android app)
Update:
The Node now also displays on screen that it is connected to other nodes. I still haven't set up a region since the factory reset.
Update:
Relevant log output
No response
The text was updated successfully, but these errors were encountered: