Hello all,
This is my first post.
I’m a software engineer taking the first steps in setting up my home automation.
I want to build 3 battery operated temperature sensors using 3 XIAO logger hats, that will communicate to a gateway using ESP-NOW, and in turn the gateway will send the information to home assistant using wifi.
I’ve already bought 3 XIAO ESP32C6, before finding about the logger hat. When I found it, I thought it to be the perfect companion for the XIAO ESP32C6, because of the form factor and for the simplified setup.
The idea is to stack the boards and connect a battery to the logger hat, that has a resistor for reading the battery level, but I’m starting to have questions:
- Can I solder the XIAO ESP32C6 directly to the XIAO logger hat back to back using the castellated contacts or do they have to be separated, needing some pin headers in between the two boards?
- In the XIAO logger hat documentation it states that the battery contacts are not aligned with the XIAO ESP32C6 battery contacts, opposed to the ESP32C3. Is that a problem? Do they need to be in contact? Can’t I only connect the battery to the logger hat contacts, and the power is transmitted to the ESP32C6 by the 5v and GND pins? Should I use the XIAO ESP32C3?
Any help is welcome.
Thanks and regards,
Rui