Close

Firmware Update #3

A project log for ESPLux - Smarts for your downlights

A circuit you can place inline with your existing low voltage lights to allow for wireless control

mattMatt 07/16/2015 at 13:050 Comments

I've spent this evening messing around with the firmware, it is getting really close to something that I can take away from my PC and give a good test. There were a few things outstanding on my last update, I've done most of them, and more.

I've also tidied up the repo a little bit. You can see what files need to be uploaded to your ESP8266 now. Scripts in the 'Debug Files' directories aren't needed on the unit itself, but they may be helpful!

I've updated to the latest dev build of NodeMCU and it seems to break the web server I am using when in SOFTAP mode, so that is a bit of a pain in the backside.

Edit: Well that was easier than I thought, it was breaking when trying to get the current IP address. I've committed a fix to repair it.

Discussions