logo elektroda
logo elektroda
X
logo elektroda

Teardown IR Blaster S06Pro WB3S

Homeuser2003 




Sold on Ebay quite often falsely marked as Zigbee (there is also a real Zigbee version)



Solder points easily visible an usable. Replacing software took a few attempts with shorting the top left contact to GND.

Now the alternative software is running but I seem to be missing the IR resources...

About Author
Homeuser2003 wrote 3 posts with rating 4 . Been with us since 2022 year.

Comments

p.kaczmarek2 16 Oct 2022 18:56

Thanks for the teardown. IR features are required for this device, I know. @btsimonh has it covered. wait a few days and just do an OTA update, I will post further instructions here or in readme later. Do... [Read more]

Homeuser2003 16 Oct 2022 20:08

Not sure which pins are used - but I found this elsewhere: https://obrazki.elektroda.pl/9480968800_1665943644_thumb.jpg OTA sounds good but I still need to download a bin, right? THANKS... [Read more]

p.kaczmarek2 17 Oct 2022 08:37

Wow, that's a very nice breakdown of the module. Definitely it will come handy soon. OTA? For OBK OTA, you download correct file from Github and drag and drop it on OTA panel on our secondary Javascript... [Read more]

Homeuser2003 20 Oct 2022 18:14

https://obrazki.elektroda.pl/9480968800_1665943644_thumb.jpg So the IR Signals have arrived. Already updated, thanks. But how do I translate the above into Pin numbers please? The Config Panel says... [Read more]

p.kaczmarek2 20 Oct 2022 18:33

Please update firmware to latest version. This is very experimental. This won't work because IR module takes FIRST pin with IRRecv role and others are ignored. You must know which pin has Receiver... [Read more]

PrOmega 09 May 2023 00:03

Maybe helpful for someone in the future :) : { "vendor": "Smart Life", "bDetailed": "0", "name": "IR Blaster S06Pro... [Read more]

p.kaczmarek2 09 May 2023 23:36

Thanks, S06Pro updated. [Read more]

ChewbaccaBG 07 Oct 2023 17:21

Hey guys, how to I get the AHT20 sensor to work after flashing ? On my version of S06Pro it's AHT20 IR recv works, haven't tested send yet (plan to link to HA).. Also, any guide for integrating into... [Read more]

rauno123 12 May 2024 09:12

For the AHT20 Temperature and Humidity i used example from similar Tuya devices: startDriver TuyaMCU setChannelType 1 temperature_div10 linkTuyaMCUOutputToChannel 101 val 1 // dpID 102 is % humidity setChannelType... [Read more]

Qua8824 11 Dec 2024 19:50

Hi, just got an S06Pro from AliExpress. Its full name is S06Pro-T-V1.3 dated on board to 2024-03-19 and looks like this: https://obrazki.elektroda.pl/9557507300_1733940744_thumb.jpg https://obrazki.elektroda.pl/4244486300_1733940753_thumb.jpg... [Read more]

divadiow 11 Dec 2024 21:17

If it were mine I would solder all directly to the WB3S contacts and use the 5V USB for power - common ground with USB-TTL and S06. The TuyaMCU might get in the way, hampering your efforts, so you may... [Read more]

p.kaczmarek2 11 Dec 2024 23:32

This WB3S has only side rows of pads soldered, so it could even be easily removed from the board by using our tricky method shown here: but that's as a last resort, first just try flashing in-circ... [Read more]

Qua8824 12 Dec 2024 12:03

Thanks @divadiow I will do just that. So from the USB-TTL I will take only the GND, RX and TX. Not sure I fully understand what you wrote here, but let's see first if the first approach fails. ... [Read more]

Qua8824 22 Dec 2024 19:01

Me again, took me few days to get back to this one... So at the end I soldered to the pads as my soldering skills are so-so. Anyway, Using latest version of the BK7231 flasher (BK7231GUIFlashTool-v5),... [Read more]

Qua8824 25 Dec 2024 19:43

Hi, to continue the journey - I now try to make the unit read the commands from the AC remote control, but I'm not sure what to do to make it work. I tried the following: 1. copied the json mentioned... [Read more]

divadiow 25 Dec 2024 19:54

are you setting powersave 1? try powersave 0 then check the logs after pressing buttons on remote [Read more]

Qua8824 25 Dec 2024 22:07

Thanks @divadiow , setting PowerSave to 0 made the unit print log lines like the following, when clicking the power button on one of the remotes: Info:IR:IR IR_PulseDistance 0xD21 0xD0B 0 (35... [Read more]

%}