logo elektroda
logo elektroda
X
logo elektroda

Arlec Grid Connect Smart Home Control Kit - 5 Device Teardown

wolfieeewolf  Cool? (+2)
The Arlec Grid Connect Smart Home Control Kit has 4 separate devices bundled together. I will break them down one by one

You can not use any of the sensors or buttons without the Hub as they are all running Bluetooth chips.

Device Name: Arlec Grid Connect Smart Home Control Plug
Device Type: Hub and Energy meter
Device Chip: Unknown. This device is sonically welded shut.

White Arlec Grid Connect smart home plug with logo.

Flashing of Main Chip

I have no idea what kind of chip is inside. The device is sonically welded shut. Considering how much I paid for the kit I am reluctant to take it apart.

I believe it could possibly be a BK7231N/BK7231T chip as it has energy monitoring on board and the Arlec PC191HA runs on those as well. I have tried to use CloudCutter Lightleak to query the chip but have not been successful.

The device also has some kind of Bluetooth chip on board as the bundled sensors require the hub to run them.

Device Name: Arlec Grid Connect Contact Sensor
Device Chip: BT5S

White Arlec Grid Connect contact sensor with two parts. Top view of the Arlec Grid Connect contact sensor PCB with BT5S chip and connector labels.

Flashing of Main Chip

Appears this device could be flashed as there are TX and RX pins to connect to. Would just need OBK firmware to support the chip.

Device Name: Arlec Grid Connect Motion Sensor
Device Chip: BTU

White cube-shaped motion sensor Arlec. Close-up of Arlec Grid Connect BTU circuit board. Inside view of the electronic components of the Arlec Grid Connect device.

Flashing of Main Chip

Appear this device could be flashed as there are TX and RX pins to connect to. Would just need OBK firmware to support the chip.

Device Name: Arlec Grid Connect Smart Button Kit Version
Device Chip: BT5S

White Arlec Grid Connect attachment in a square shape. Electronic board with a BT5S module and SMD components. Printed circuit board with smart home electronic components

Flashing of Main Chip

Appears this device could be flashed as there are TX and RX pins to connect to. Would just need OBK firmware to support the chip.

There are two versions of the smart button one comes with the kit the other can be purchased on its own. They both have different chips

Device Name: Arlec Grid Connect Smart Home Button
Device Chip: ers-10tBBvB-aa_v1.2

Printed circuit board with a microchip and inscriptions on the surface. Internal view of an Arlec Grid Connect device with visible circuitry. View of the interior of a smart home device with a CR2032 battery.

Flashing of Main Chip

Appears this device could be flashed as there are TX and RX pins to connect to. Would just need OBK firmware to support the chip.

See Here for the best teardown of this device.


Configuration of all devices

So far I have just been using a combination of Home Assistants Tuya Integration, Local Tuya and Tuya BLE

I have most of the devices working except for the smart buttons. None of the integrations seems to get them to show up. I can use the Tuya app to make scenes for the buttons but the scenes only allow you to control Tuya devices linked to the app. The scenes do show up in home assistant but you can't really do much with them. I have put in a git hub request with Tuya BLE to see if they can get the buttons working. At this stage, it's still pending.

When I get some time I will see if I can pull some data off these chips to see if they are hackable and post it here.

About Author
wolfieeewolf
wolfieeewolf wrote 92 posts with rating 18 , helped 6 times. Been with us since 2023 year.

Comments

p.kaczmarek2 17 Aug 2023 21:41

Very interesting devices, they remind me of Aqara set that I have tested two years ago or so. Can you write few words about how you've got them to connect to HA without changing firmware? I haven't... [Read more]

wolfieeewolf 20 Aug 2023 13:01

Connecting Devices to Home Assistant Without Changing Firmware Step 1: Link Devices to Tuya App: Begin by linking all your devices to the Tuya App on your mobile phone. Step 2: Obtain Access... [Read more]

wolfieeewolf 22 Aug 2023 09:33

Any ideas on what would be the best way to extract the firmware off these devices? They are Tuya modules so I was guessing just using the Tuya SDK or something like that. I did look at using BKwriter... [Read more]

wolfieeewolf 23 Aug 2023 06:51

So it looks like one of the smart buttons has an MCU on board https://obrazki.elektroda.pl/4647406300_1692765942_thumb.jpg It's a TLSR8250 from Telink. Appears there are some burning tools... [Read more]

p.kaczmarek2 23 Aug 2023 07:58

If their tools are operating on top of the UART, it still should be possible use cheap UART dongle. Maybe you can try first checking the RX and TX pins with UART to USB converter and see if there are any... [Read more]

wolfieeewolf 31 Aug 2023 06:24

I have been trying to extract data from the modules using Realterm . I haven't been successful yet in getting any data to output. It got the better of me and I decided to try and open the Hub. Inside... [Read more]

wolfieeewolf 13 Nov 2023 03:18

Have been doing a little bit more investigation about these devices. I found a few things that might be interesting TLSR8250F512ET32 datasheet for the TLSR8250 So far it appears that there... [Read more]

wolfieeewolf 14 Nov 2023 04:31

Not sure if this is at all helpful but I did find a Github link to some people having the same issues with Telink chips. Link This could possibly be the SDK to get it flash. Still looks like it... [Read more]

p.kaczmarek2 14 Nov 2023 09:26

Nice find! Is there a flasher as well? Can you try to read the firmware dump? [Read more]

wolfieeewolf 14 Nov 2023 09:58

After read the Github post I found this https://github.com/sylvek/itracing2/issues/5#issuecomment-683403605 It appears you might be able to just use a basic usb uart device. I haven't played around... [Read more]

wolfieeewolf 19 Nov 2023 10:59

Looks like there are two devices you can buy that might be able to dump the firmware. TLSR8267 Development Board Plus Burning EVK Telink BDT TLSR8258 Firmware Download Debugger When I get... [Read more]

%}