mNo edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
Important snippet from [https://github.com/arendst/Tasmota/issues/5377 this discussion]: yes. you need to ground RST, GPIO0 to start. after 3 seconds release | Important snippet from [https://github.com/arendst/Tasmota/issues/5377 this discussion]: yes. you need to ground RST, GPIO0 to start. after 3 seconds release | ||
RST. after another 3 seconds, release gpio0. | RST. after another 3 seconds, release gpio0. | ||
We also might need to GND pin on the other MCU to disable it, see same link. | We also might need to GND pin on the other MCU to disable it, see same link. | ||
Info from Tuya, the manufacturer can be found [https://docs.tuya.com/en/iot/device-development/module/wifi-module/wifi-module-data-sheet/wifie3smodule here]. Somehow also info on another board (TYWE2L) got into this page @ chapter 6, so it's kind of a mess. | Info from Tuya, the manufacturer can be found [https://docs.tuya.com/en/iot/device-development/module/wifi-module/wifi-module-data-sheet/wifie3smodule here]. Somehow also info on another board (TYWE2L) got into this page @ chapter 6, so it's kind of a mess. |
Revision as of 11:49, 16 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 we will try to flash it manually.
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. 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 same link.
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.