From 5fa72e05be99de49864b62033adfaa4d3cf11e63 Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Mon, 20 Jan 2025 15:22:31 +0100 Subject: [PATCH] Add diagnostics/debug logging info to IronOS (#37007) Co-authored-by: Franck Nijhof --- source/_integrations/iron_os.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/iron_os.markdown b/source/_integrations/iron_os.markdown index 5655d2c0d12..1ca2250c7c9 100644 --- a/source/_integrations/iron_os.markdown +++ b/source/_integrations/iron_os.markdown @@ -213,6 +213,8 @@ This integration maintains an active Bluetooth connection while the device is po CONFIG_BT_GATTC_MAX_CACHE_CHAR: "100" ``` +In any case, when reporting an issue, please enable [debug logging](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics), restart the integration, and as soon as the issue reoccurs, stop the debug logging again (_download of debug log file will start automatically_). Further, if still possible, please also download the [diagnostics](/integrations/diagnostics) data. If you have collected the debug log and the diagnostics data, provide them with the issue report. + ## Removing the integration This integration can be removed by following these steps: