Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 8285-1711C/back.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions 8285-1711C/doc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# WIZ E14 Lightbulb // Gauss 1110112

## Hardware

SoC: WIZ 8285-1711C board (ESP8266) internal 1MB Flash

Pins:
- IO0: Programming Mode

## Firmware

Dumping the firmware requires a full (and quite destructive) disasembly of the lighbulb case, followed by unsoldering the wiz board from the power board an soldering a couple of cables to the UART pins. Reading (and possibly writing) of the firmware is possible.
The stock firmware is unencrypted and contains Wi-Fi SSIDs and passwords (even after unpairing it from the WiZ app!) and firmware download URLs.
The firmware contains a few outdated certificates, and it appears that they are also used for getting the firmware from WiZs' servers. There's a public key, presumably for fimware signature verification. The firmware image has been edited to remove Wi-Fi credentials.
Further analysis is still pending.

![Front side of the board](front.jpg)

![Backside of the board](back.jpg)
Binary file not shown.
Loading