A Flutter app (Android plus an initial macOS target, iOS later) for testing Wi-Fi from both sides. Regular analyzers show only how your phone hears the access point. For real site-survey work you also need to know how the access point hears your device β signal, SNR, rates. This app reads that from a MikroTik (running CAPsMAN or plain Wi-Fi) read-only, for your device's MAC only, and puts it next to your phone's own readings.
The app also contains a separate LTE diagnostics and antenna-alignment tool for MikroTik LTE routers. It reads modem radio quality over REST, the binary API or SSH and does not depend on or mix with the Wi-Fi dashboard.
It is really helpful to see the asymmetrical connection at a glance. This app can be helpful.
I also like that it works with read-only permissions and detects the appropriate connection protocol automatically. I also liked the LTE diagnostics. The "audit" functionality imho does not belong into a "wifi signal tester" app. The wifi audit complained about one issue, /caps-man/* and /interface/wireless/* were not accessible. This device has no wireless package, so false positives.
It is really helpful to see the asymmetrical connection at a glance. This app can be helpful.
I also like that it works with read-only permissions and detects the appropriate connection protocol automatically. I also liked the LTE diagnostics. The "audit" functionality imho does not belong into a "wifi signal tester" app. The wifi audit complained about one issue, /caps-man/* and /interface/wireless/* were not accessible. This device has no wireless package, so false positives.