2024-09-08 12:23 PM
Hi together,
I have the STM32WB55CG and plan to integrate it into a smart home Zigbee network, that uses the Tuya Gateway and is controlled by Smartlife app.
I have found several examples on how they communicate with each other (network of STMs), however I cannot manage to integrate it with the existing products.
Do you have an example (preferrably complete CubeIDE project), to just get the integration running? The later plan is to control LEDs, however first of all I want to get the connection running and maybe an exemplary send or receive message.
Thanks
Solved! Go to Solution.
2024-09-08 01:04 PM
Hello @vh789 and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to take a look at those two posts:
They should be helpful.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-08 01:04 PM
Hello @vh789 and welcome to the ST Community :smiling_face_with_smiling_eyes:.
I suggest you to take a look at those two posts:
They should be helpful.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-14 10:31 AM
Hi SSTwo-32,
thanks for the answer, I have looked into the mentioned Forum threats and examples and have some follow-up questions. First of all: I am running a custom board (not the Nucleo from the examples) with a STM32WB55CGU6 (not same chip as the examples). Therefore, I had to solder some LEDs (red, bule green) to match the Nucleo's LEDs, however the Nucleo's Button Pins are not available on my chip.
Nevertheless, I flashed the Zigbee_Find_Bind_OnOff_Router1 Example, expecting that it can match my task and connect to the Tuya Gateway. Unfortunately, this did not work and my board shows a sequence with all LEDs (blue-blue/green-blue/green/red-green/red-red). From the docuementation I cannot understand what that means and that leaves me some questions:
Thanks in advance and I hope you can help me.
2024-09-14 10:48 AM
This is a new question (use case question). So, it will be a good idea to close this post by selecting the answer of the original post as best answer. And open a new one for this question. Also, it will be a good idea to provide more data on the new posts (you connection logs, the Firmware and Cube versions that you are using,...). So, me or community members could help.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.