You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the range test feature on a esp32 Meshtastic node (e.g., Heltec V3), the results can be saved to a rangeTest.csv file on the internal filesystem. However, there is currently no way to delete or clear this file from the Meshtastic Web UI, the CLI, or the mobile app.
This would be especially helpful for users performing multiple tests or switching deployment environments, as old data may be misleading. It would also reduce the need for low-level manual file system operations.