Zry.IO

Back

Hardware

GPIO Functions

GPIO PinFunction
3LED indicator (low level trigger)
4Switch S1 signal (low level trigger)
5Switch S2 signal (low level trigger)
12Relay L1
13Pairing button
14Relay L2

Source: https://devices.esphome.io/devices/loratap-sc500w/

The case has three snap-fits, it’s very easy to disassemble it, PCB front side:

pcb-1

back side:

pcb-2

Luckily, the module is an ESP8285-based TYWE2S, not a newer one based on the BK72XX family SoC.

Follow the datasheet, solder wires to the TX, RX, GND, 3V3 pins respectively:

flashing-wiring-1

then short the IO0 pad to GND on the back side:

flashing-wiring-2

Software

ESPHome configuration example:

Added to Home Assistant:

hass

LoraTap SC500W Roller Shutter Switch
https://zry.io/smart-home/loratap-sc500w-roller-shutter-switch
Author zry98
Published at April 13, 2022
Copyright CC BY-NC-SA 4.0
1 comments
jojo

Thanks a lot for this tutorial!
It did help me quite a lot.