2024-03-07 12:44 AM
Hi All,
I want to create an open thread border router with raspberry pi 3 and stm32wb55rg :
1- first I followed the steps illustrated on this site Connectivity:STM32WB OpenThread Border Router Application - stm32mcu (stmicroelectronics.cn) but i can't found the image OTBR_CLI_RPi_1.0.img
2- so i decide to follow the steps illustrated by open thread OpenThread Border Router Build and Configuration
3- but when i arrived to the verify services step :
the command
sudo service otbr-agent status
give me this error
You can find the RCP log below:
Any suggestion will be appreciated
Thank you
Solved! Go to Solution.
2024-03-12 08:31 AM
Hello @basmatalbi,
Welcome to the community and thanks for contacting ST support.
From your log output it seems that your RCP device is not reachable and does not respond to OTBR command.
Have you check the serial communication between the RPi and RCP ?
Which binary version have you used for the RCP ? I recommend to install the latest version V1.18.0 following our Github repo => link
Regards,
Ouadi
2024-03-12 08:31 AM
Hello @basmatalbi,
Welcome to the community and thanks for contacting ST support.
From your log output it seems that your RCP device is not reachable and does not respond to OTBR command.
Have you check the serial communication between the RPi and RCP ?
Which binary version have you used for the RCP ? I recommend to install the latest version V1.18.0 following our Github repo => link
Regards,
Ouadi