LSC Smart PIR: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 11: Line 11:
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 we will try to flash it manually.
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 we will try to flash it manually.
== Info gathering ==
== Info gathering ==
It has a TYWE3S board which is some kind of ESP, possibly ESP-12. There is also another MCU, which supposedly reads the PIR and starts the ESP when motion is detected.
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].
It is very similar to [https://blakadder.github.io/templates/WF-CS01_EU.html this thing]. [https://github.com/arendst/Tasmota/wiki/TYWE3S This device] also has the TYWE3S.
It is very similar to [https://blakadder.github.io/templates/WF-CS01_EU.html this thing]. [https://github.com/arendst/Tasmota/wiki/TYWE3S This device] also has the TYWE3S.



Revision as of 21:45, 17 November 2019

LSC Smart PIR
NoPicture.png
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 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.