Skip to content

TLSR8266/825x AdScanerTrg - relay control from external BLE sensors for temperature, humidity, lighting, motion, reed switch. A repeater of BLE advertising packages.

License

Notifications You must be signed in to change notification settings

mmiker/AdScanerTrg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdScanerTrg - relay control from external BLE sensors for temperature, humidity, lighting, motion, reed switch. A repeater of BLE advertising packages.

Used SoC TLSR8266 or TLSR825x (module: JDY-10, E104-BT05, TB-03F, TB-04, ...)

Controls three relay outputs:

  1. Switching on at a given temperature and / or humidity with hysteresis.
  2. Switch the lamp at a given level of illumination and / or motion detection.
  3. Repeater of the state of the reed switch LYWSD03MMC fw:pvvx.

Supported BLE sensors devices: LYWSD03MMC, CGG1-M, MHO-C401, LYWSD02, ...

In connection mode, it has the ability to work as a repeater - scanner BLE advertising from other devices.

TelinkOTA - https://pvvx.github.io/UBIA/TelinkOTA.html

Install the Advertising type: "custom" on the custom firmware (https://github.com/pvvx/ATC_MiThermometer), Reed Switch (GPIO PA6 - label on the "P8" pin for LYWSD03MMC).

AdScanerTrgHtml.gif

Run AdScanerTrg2.html and configure the MAC, bindkey of the sensors devices

  • Implementation on E104-BT05-TB and ESP01Relay:

Implementation on E104-BT05-TB and ESP01Relay

About

TLSR8266/825x AdScanerTrg - relay control from external BLE sensors for temperature, humidity, lighting, motion, reed switch. A repeater of BLE advertising packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.4%
  • Python 4.4%
  • Assembly 3.2%
  • HTML 1.5%
  • Other 0.5%