-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Kristoffer Ek edited this page Oct 17, 2017
·
32 revisions
Welcome to the kamstrup-wifi wiki!
git clone https://github.com/nabovarme/MeterLogger.git cd MeterLogger sudo docker build -t meterlogger:latest . docker run -t -i --device=/dev/ttyUSB0 meterlogger:latest
Generate master key
perl -e 'print map(chr(int rand(256)), 1..16)'|xxd -g 16
Set meter up in database
Build and flash
KEY=ef500c9268cf749016d26d6cbfaaf7bf AP=1 make clean all flashall
links: http://41j.com/blog/2015/01/esp8266-notes-summary/ gode posts om esp8266