TheChatty
TheChatty
Because I still fail to run any version above 2.2.3. On my ESP-01S (8mbit) those versions reboot a few seconds after boot repeatedly. Maybe it's due some changed default setting...
Accidentally I found a workaround. After flashing and running 2.2.3 and changing a few settings (esp-01 defaults, different baud rate etc.) I dirty flashed (no erasing) 3.2.47 (all four files:...
Ok... I started with clean flash of v2.2.3: ``` python -m esptool --port com6 --baud 115200 write_flash --erase-all -fm dio ^ 0x00000 boot_v1.7.bin ^ 0x01000 user1_2.2.3.bin ``` I booted it...
@uzi18: Are you investigating this?
I think I found out the root cause. I was always using [this adapter](https://de.aliexpress.com/item/32806315523.html). I now changed my setup to do without that adapter and the esp is much more...
I tried [psa's command](https://github.com/merbanan/rtl_433/issues/1376#issuecomment-687347084) and observed the following using my two Velux remotes (one code **per** button push): ``` UP 2xRIGHT, 2xLEFT, 1xPSA codes : {224}33f80000007fe1f573000161d40080c800000d6c2c3a3123e6ab7f1e codes : {224}33f80000007fe1f573000161d40080c800000d6ee448de7d4e0362d1 codes...
Is there a firmware file of any io homecontrol device available (to extract the signature private key)? --> [There is](https://www.velux.com/klf200). PS: "RIGHT" and "LEFT" just refer to different sets of...
This might not be the whole message. If I compare up/down from the same window: ``` 33 f8 0000007f e1f57300 0161d40080c80000 0d6c 2c3a3123e6ab 7f1e [UP RIGHT] 33 f8 0000007f e1f57300...
Single button push usually increments counter by 2 thus I only had to push ~128 times ("down" btw). When counter was similar I produced a couple of same-counter-logs: ``` {"time"...
Thus I'd need a log of 32k pushes (+2/push) of up, 32k pushes of down and 32k pushes of stop be able to control the blinds. And then again for...