|
|
|
|
|
by PanMan
4052 days ago
|
|
I'm disappointed that it isn't powered by the kinetic energy of the pressing: I heard some Philips Zigbee control devices work that way (but Wifi might be too power hungry for that).
And I was expecting them to use the ESP8266 for this: Does anybody know if (at scale) that would have been cheaper? |
|
Provisioning these things can be a hassle sometimes. The TI CC3xxx has a really wacky one. A custom provisioning app transmits the SSID and password of the target network by sending encrypted packets to nobody: the CC3xxx sniffs the length of the encypted packets and picks up the necessary information from the string of those length bytes.
The audio thing is a lot more elegant, but needs some filtering and processing to make it happen.