You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I preffer soldering the [grove angle connector](https://s.click.aliexpress.com/e/_DDF07mN) to the [PN532 NFC](https://s.click.aliexpress.com/e/_De8uw89) board
147
+
I preffer soldering the grove angle connector to the PN532 NFC board
Use 10mm M2.5 screws (nfc board, volume encoder, front plate).
148
155
149
156
### Firmware
150
157
151
-
-[tagtuner-D1-custom1.yaml](https://github.com/luka6000/TagTuner/blob/main/tagtuner-D1-custom1.yaml): ESP32 D1 mini with HW-040 rotary encoder and button. Bluetooth & BLE proxy, ESP-IDF framework
152
-
158
+
-[quick start](https://luka6000.github.io/TagTuner/#installation): use pre-built firmware with [ESP Web Tools](https://esphome.github.io/esp-web-tools/) powered installer [here](https://luka6000.github.io/TagTuner/#installation)
159
+
-[tagtuner-XIAO-custom.yaml](https://github.com/luka6000/TagTuner/blob/main/tagtuner-XIAO-custom.yaml): XIAO ESP32-C6 with HW-040 rotary encoder and button. Bluetooth & BLE proxy, ESP-IDF framework
153
160
154
161
### Other options
162
+
-[D1 mini](https://github.com/luka6000/TagTuner/blob/main/TagTuner-D1.md): TagTuner Custom1 based on the ESP32 D1 Mini; previously my preferred version but dropped in favor of the XIAO because of the poor quality of available D1 boards
155
163
-[HA Voice PE version](https://github.com/luka6000/TagTuner/blob/main/TagTuner-on-HA-Voice-PE.md): TagTuner on HA Voice PE device
156
164
-[tagtuner-for-tagreader.yaml](https://github.com/luka6000/TagTuner/blob/main/tagtuner-for-tagreader.yaml): TagTuner firmware for [Adonno tagreader](https://github.com/adonno/tagreader) device (buzzer only, no led support)
157
165
-[Atom version](https://github.com/luka6000/TagTuner/blob/main/TagTuner-Atom.md): based on m5stack Atom Echo and grove connectors; free model case but much thicker (23.5mm)
@@ -202,7 +210,7 @@ Watch the LED light in the button: \
202
210
**flashing constant**: writing operation in progress \
203
211
**flashing few times**: operation success
204
212
205
-
D1-Custom has a single color led so it's only blinking but it's really easy to understand what's going on. Use HAss device Diagnostic dashboard in case you would need status info.
213
+
XIAO-Custom has a single color led so it's only blinking but it's really easy to understand what's going on. Use HAss device Diagnostic dashboard in case you would need status info.
206
214
207
215
### Diagnostic
208
216
Check the Diagnostic->Status messages on the device page in Home Assistant.\
0 commit comments