File Logging Overview
Network Survey logs survey data to local files on your device.
File Formats
Section titled “File Formats”- CSV (
.csv
) - Plain text files, one per technology. Best for Excel, Google Sheets, scripting, and really anything. - GeoPackage (
.gpkg
) - Single SQLite database with spatial indexing.
You can enable both formats simultaneously. See GeoPackage and CSV for details.
File Location
Section titled “File Location”Files are saved to: Download/NetworkSurveyData
Access via USB file transfer or Android file manager.
Enabling Logging
Section titled “Enabling Logging”Toggle technologies on the dashboard “File Logging Control” card. Configure format in Settings → Logging Config → Log File Type (CSV only, GeoPackage only, or both).
File Rollover
Section titled “File Rollover”Files automatically split when they reach the configured size limit (default: 10 MB). Configure in Settings → Logging Config → Log Rollover Size.
Export
Section titled “Export”Export files via USB transfer, file manager apps, or cloud storage.
Related
Section titled “Related”- CSV Files - CSV format details
- GeoPackage Files - GeoPackage format details
- CDR Logging - Call Detail Record logging
- Scan Rates - Adjusting logging frequency
- MQTT Streaming - Alternative to local logging