Skip to content

Commit 0f5d12e

Browse files
committed
doc: add basic troubleshooting guide
1 parent 166e0db commit 0f5d12e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/help.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,13 @@ On this step WiFi network is properly configured and it's time to configure the
5858
## Device Hub Configuration
5959

6060
[device-hub](https://github.com/tendry-lab/device-hub) is another Tendry Lab project that can be used together with `bonsai-zero-a-1-k` device. It periodically fetches the data from the device and stores it in the persistent storage for further advanced analysis. There is no need to manually add the `bonsai-zero-a-1-k` to the `device-hub`, just ensure that they are connected to the same WiFi network. Then enter `device-hub.local/api/v1/device/list` into your web browser, and check if the `bonsai-zero-a-1-k` is present in the list of registered devices. For more information, see the detailed device-hub [documentation](https://github.com/tendry-lab/device-hub/tree/master/docs/install/rpi).
61+
62+
## Troubleshooting Guide
63+
64+
If you are unable to connect to the Web GUI or the WiFi AP does not appear in the list of available networks on your device, or if you experience any other issues, try performing a Factory Settings Reset (FSR) by completing the following steps:
65+
- Find a small hole on the front panel, next to the sensor connector.
66+
- Use a needle, or a screwdriver, or anything thin to press the button inside the hole.
67+
- Wait for at least 5 seconds. The green LED on the device should blink once, confirming that the FSR procedure has started.
68+
- Release the button. The device should blink 3 times, confirming that the FSR procedure has completed. After that the device will be automatically rebooted.
69+
70+
During the FSR procedure, all of the device's settings will be reset to their default values, with the exception of the sensor configuration.

0 commit comments

Comments
 (0)