Developing new OTBR image for nRF5 SDK for Thread example #8197
Replies: 1 comment
-
Here are the logs from latest OTBR image using RCP. The isssue is the MQTT-SN Gateway is able to recieved the gateway seach packet, and gateway send back response but end device is not receing the packet. Border Router Logs:
MQTT_SN Gateway Logs: ConfigFile: ./gateway.conf 20220924 144153.003 SEARCHGW <--- Client 03 01 01 20220924 144159.160 SEARCHGW <--- Client 03 01 01 20220924 144203.839 SEARCHGW <--- Client 03 01 01 20220924 144208.233 SEARCHGW <--- Client 03 01 01 20220924 144213.70 |
Beta Was this translation helpful? Give feedback.
-
Hello, my current product is developed on mqtt-sn example of NRF5 sDk for thread, which Is tested using NCP device with Nordic Border Router image which now is giving trouble.
Sometimes OTBR logs shows dhcpcd error: dhcpcd[] : wpan0 : IAID conflict with one assigned to wlan0
So I would like to know if I can build a new and stable Border Router with RPi using RCP design instead of NCP (as suggested) and make it compatible with the nRF5 SDK for Thread MQttsn example.
There is a docker image available for the same requirement like mine using RCP design but I am also facing issues in running that.
Docker Image: https://github.com/osaether/otbr-mqtt-sn
I will require help in setting up a Border Router similar to the above docker image on a raspbian os. So can anyone please guide and give some referral links and steps as a starting point to move forward.
Looking for guidance.
Beta Was this translation helpful? Give feedback.
All reactions