diff --git a/SignalMeterTool/README.md b/SignalMeterTool/README.md index c2314ad..bc74257 100644 --- a/SignalMeterTool/README.md +++ b/SignalMeterTool/README.md @@ -243,13 +243,20 @@ The RTC module in the RAK10706 Signal Meter has a small back-up battery that can ---- +### Communication Debug + +Using the _**Log**_ button will open the log of the communication between the device and the application. This can be helpful to find problems with the SignalMeterTool application. + +
Communication Logs
+---- + ### About the Application This application was designed using [Xojo](https://xojo.com/), a cross-platform App Development Platform. the project for this application can be found in the [SignalMeterTool/Project](./Project) folder. This application is licensed under MIT. -
Log file controls
+
Xojo
---- ---- diff --git a/SignalMeterTool/assets/01-main-screen.png b/SignalMeterTool/assets/01-main-screen.png index 54ba3d5..007b1dd 100644 Binary files a/SignalMeterTool/assets/01-main-screen.png and b/SignalMeterTool/assets/01-main-screen.png differ diff --git a/SignalMeterTool/assets/02-ui-parts.png b/SignalMeterTool/assets/02-ui-parts.png index 3df8395..efc1b31 100644 Binary files a/SignalMeterTool/assets/02-ui-parts.png and b/SignalMeterTool/assets/02-ui-parts.png differ diff --git a/SignalMeterTool/assets/03-lorawan-otaa-settings.png b/SignalMeterTool/assets/03-lorawan-otaa-settings.png index 7eabbf5..15c735a 100644 Binary files a/SignalMeterTool/assets/03-lorawan-otaa-settings.png and b/SignalMeterTool/assets/03-lorawan-otaa-settings.png differ diff --git a/SignalMeterTool/assets/04-lorawan-abp-settings.png b/SignalMeterTool/assets/04-lorawan-abp-settings.png index 4e51752..4749eac 100644 Binary files a/SignalMeterTool/assets/04-lorawan-abp-settings.png and b/SignalMeterTool/assets/04-lorawan-abp-settings.png differ diff --git a/SignalMeterTool/assets/10-communication-log.png b/SignalMeterTool/assets/10-communication-log.png index bc0df52..34617e0 100644 Binary files a/SignalMeterTool/assets/10-communication-log.png and b/SignalMeterTool/assets/10-communication-log.png differ