Michael

Results 8 comments of Michael

Hi, there was the request for more examples. [Here ](https://knx-user-forum.de/forum/%C3%B6ffentlicher-bereich/knx-eib-forum/1158719-esp8266-%C3%BCber-wlan-an-knx)is a forum having some examples already done. @envy Do you think there is a change to bring them to your...

Hallo, ich habe in einem Python Script bzw. smarthomeNG Plugin das Lesen und Schreiben umgesetzt. Bei Interesse bitte PN.

Ok. my_sds.sleep() turn the sds into sleep mode and my_sds.wakeup() wakes it up. What happens in sleep mode? Is the sensor totally of?

OK, thanks. How would you implement the sleep and wakeup command into your sketch example to have a measurement each 180s and then turn to sleep mode?

Hallo Sebastian, ich werde das Plugin testen. Klappt aber erst übernächste Woche. Beim Überfliegen konnte ich das "readafterwrite" nicht mehr finden. Das gibt es nicht mehr? Beste Grüße Michael

Here is a good example for firmware check und upload: https://github.com/sidoh/esp8266_milight_hub/tree/1.8.1

Hi, sorry, but I'm not so familiar with code. I made a screen shot, where the firmware update is located: ![image](https://user-images.githubusercontent.com/25724401/44383730-f8b24c00-a519-11e8-889d-a52d4352e60e.png) Would this help?

@madmartin The advantage of an OTA update is, that you don't need to connect the dongle to the PC. It can stay where it is. Also for the other challenges...