Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Support for the EFR32MG1B232 chips found in TuYa gateways. #22

Open
bfayers opened this issue Oct 28, 2023 · 3 comments
Open

Comments

@bfayers
Copy link

bfayers commented Oct 28, 2023

The TuYa TYGWZ-01, which were at some point sold in Lidl and Aldi and widely modified for use with ZHA/Z2M with these initial instructions: https://zigbee.blakadder.com/Tuya_TYGWZ-01.html

Currently the firmware used by people for these devices can be found here: https://github.com/grobasoz/zigbee-firmware/blob/master/EFR32%20Series%201/EFR32MG1B-256k/NCP/NCP_UHW_MG1B232_678_PA0-PA1-PB11_PA5-PA4.gbl

Obviously it would be ideal to get NCP, RCP and OT firmware but if this isn't possible NCP & OT firmwares would be very useful.

@darkxst
Copy link
Owner

darkxst commented Oct 29, 2023

I don't think Series 1 chips support NCP 7.x. They should support RCP, but I am not aware of anyone who has tested RCP via Ethernet gateway, it may not work well. Not sure about OT support for these either.

Mattwestb might know more about support for these.

@bfayers
Copy link
Author

bfayers commented Nov 6, 2023

@MattWestb Any ideas for this?

Another options for firmware on these chips that could be useful for some is a router mode firmware for NCP.

@MattWestb
Copy link

I have cooked one EZSP 6.10.8.0 and also have one old RCP that is not working with the current addon https://github.com/MattWestb/EFR32-FW/tree/main/tuya_ZBGW.
For testing is recommended having one SWD probe is the firmware is caching and and cant getting in the bootlader mode. The RCP is untested but i think the EZSP is partly tested of some devs.
If having time we can doing one race and trying getting both working on the chip then my Billy that is having MG1P chip is working great and it shall being possible getting the same with the MG1B chip if all is working well bit need testing for getting all right.

RCP over Eth was implanted and was working with ESPHome but was broken one time in the addon and shall being fixed but then ESPHome was braking the serial server so i dont knowing the status if its working well or not at this time (i using my IKEA Billy modules with CH340 USB-TTL adapters or direct on UART on the SOC).

darkxst pushed a commit that referenced this issue Mar 18, 2024
Add the `zigbee_token_interface` component to NCP firmware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants