Skip to content

Commit

Permalink
Merge pull request #462 from RDG88/patch-2
Browse files Browse the repository at this point in the history
Update faq.md
  • Loading branch information
Blueforcer authored Jan 4, 2024
2 parents 81740a8 + bad77c4 commit 615ee24
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Welcome to the FAQ section. Here, you'll find answers to some of the most common questions i receive. If you don't find what you're looking for, please don't hesitate to join the [discord server](https://discord.gg/cyBCpdx).

### Table of Contents
- [General Questions](#general-questions)
- [Can I run AWTRIX Light standalone?](#q-can-i-run-awtrix-light-standalone)
- [Can I use different matrix sizes other than 8x32?](#q-can-i-use-different-matrix-sizes-other-than-8x32)
- [Error while flashing my Ulanzi clock](#q-why-am-i-getting-an-error-while-flashing-my-ulanzi-clock-with-the-awtrix-web-flasher)
- [Accidentally touched DoNotTouch.json](#q-what-should-i-do-if-i-accidentally-touched-the-donottouchjson-file-in-awtrix-web-file-manager)
- [Self-built AWTRIX displaying meaningless characters](#q-my-self-built-awtrix-device-is-displaying-meaningless-characters-on-the-matrix-what-should-i-do)
- [Which firmware for building my own AWTRIX?](#q-i-want-to-build-my-own-awtrix-which-firmware-should-i-use)
- [Ulanzi TC001 temperature sensor reporting high temperature](#q-why-does-the-ulanzi-tc001-temperature-sensor-report-a-high-temperature)
- [Blinking LED on top or bottom left corner](#q-i-have-a-blinking-led-on-the-top-left--bottom-left-corner-what-does-it-mean)


### General Questions
#### Q: Can I Run AWTRIX Light Standalone?
Expand Down Expand Up @@ -73,3 +84,10 @@ Create a `dev.json` file in the root directory using the file manager with the c
```

Reboot the device

#### Q: I have a blinking LED on the top left / bottom left corner. What does it mean?
A: Within the AWTRIX firmware, there are 2 status LEDs indicating different issues:

- Blinking LED in the top left corner indicates a problem connecting to WiFi.
- Blinking LED in the bottom left corner signifies a problem connecting to your MQTT broker.

0 comments on commit 615ee24

Please sign in to comment.