From 0689c82e98fe916c19401f72011e74956103429e Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 24 Nov 2021 17:11:17 +0100 Subject: [PATCH] troubleshooting docs --- docs/src/troubleshooting.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/src/troubleshooting.rst b/docs/src/troubleshooting.rst index 3bd420083..7c1768ee3 100644 --- a/docs/src/troubleshooting.rst +++ b/docs/src/troubleshooting.rst @@ -247,6 +247,19 @@ Possible causes could be the following: * For Jungfrau, refer to :ref:`Jungfrau Power Supply Troubleshooting`. +Cannot ping module (Nios) +^^^^^^^^^^^^^^^^^^^^^^^^^ + +If you executed "reboot" command on the board, you cannot ping it anymore unless you power cycle. To reboot the controller, please use the software command ("rebootcontroller"), which talks to the microcontroller. + +Gotthard2 +--------- + +Cannot get data without a module attached +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +You cannot get data without a module attached as a specific pin is floating. Attach module to get data. + Gotthard ----------