the otbr-agent is not running with stm32wb as RCP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32CubeMX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-12 8: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-12 8: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
