No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
}} | }} | ||
== What == | == What == | ||
LSC Smart PIR thingie from Melan, i think [https://www.action.com/nl-nl/p/lsc-smart-connect-bewegingsmelder/ this one]. It does not have the original firmware anymore, so | LSC Smart PIR thingie from [[User:Melan|Melan]], i think [https://www.action.com/nl-nl/p/lsc-smart-connect-bewegingsmelder/ this one]. It does not have the original firmware anymore, so tuya-convert is not an option. We will try to flash it manually. | ||
== Info gathering == | == Info gathering == | ||
Just like the LSC doorsensor it has a TYWE3S board which is some kind of ESP8266, possibly ESP-12. There is also another MCU, which supposedly reads the PIR and powers the ESP when motion is detected, see [https://www.letscontrolit.com/forum/viewtopic.php?t=6955#p39147 this post]. | Just like the LSC doorsensor it has a TYWE3S board which is some kind of ESP8266, possibly ESP-12. There is also another MCU, which supposedly reads the PIR and powers the ESP when motion is detected, see [https://www.letscontrolit.com/forum/viewtopic.php?t=6955#p39147 this post]. |
Revision as of 21:49, 17 November 2019
LSC Smart PIR | |
---|---|
Participants | |
Skills | esp |
Status | Info gathering |
Niche | Smart stuff |
Purpose | Use for infra |
Tool | No |
Location | Niz' drawer |
Cost | |
Tool category |
LSC Smart PIR Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
What
LSC Smart PIR thingie from Melan, i think this one. It does not have the original firmware anymore, so tuya-convert is not an option. We will try to flash it manually.
Info gathering
Just like the LSC doorsensor it has a TYWE3S board which is some kind of ESP8266, possibly ESP-12. There is also another MCU, which supposedly reads the PIR and powers the ESP when motion is detected, see this post. It is very similar to this thing. This device also has the TYWE3S.
Important snippet from this discussion: yes. you need to ground RST, GPIO0 to start. after 3 seconds release RST. after another 3 seconds, release gpio0.
We also might need to GND pin on the other MCU to disable it, see previous link and here.
Info from Tuya, the manufacturer can be found here. Somehow also info on another board (TYWE2L) got into this page @ chapter 6, so it's kind of a mess.