-
Learning as I go
01/07/2020 at 20:47 • 0 commentsLots of hardware tweaks today! This is my first IoT project and I have a lot to learn. For example: I implemented code that lets you specify a fixed IP address, and connect your ESP module to your Wi-Fi network. I tried setting it to 192.168.1.35 and typed in my Wi-Fi SSID and PSK. The module connected to the network! Woo! Serial output confirmed it was serving my settings page at that IP address. So I tried browsing to it. And...I couldn't reach it.
I can't change the fixed IP without reaching the settings page, and I can't reach the settings page until I change the fixed IP! Short of clearing the EEPROM, there's no way to rescue that module.
So now I know how important a "factory reset" button is.
See those gold pads under Q2? If you short those while booting up the board, the system will load its default values instead of whatever you had configured previously. That's what I mean by "factory reset." It's a useful feature and I'll be sure to include it on future designs!
-
An animation clarification
01/05/2020 at 18:30 • 0 commentsThe question I've gotten the most is "Where does the LiPo go?" I hope this crude animation clears up how the parts fit together. Once the end-caps are in place, the entire assembly is 49.2 mm long and 14 mm in diameter. So tiny!!