Replies: 2 comments 10 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
-
I have a Makerdiary nRF52840 MDK USB dongle(RCP firmware) and an Android phone with Android 15 DP2 version, the USB dongle is connected to the Android phone via USB OTG cable. My question is, how can I create a Thread network and add a Thread device(we already have one) to this Thread network using the Android framework API? Additionally, I would like to use the API to send CoAP requests to the Thread device. Are there any samples available for reference? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to integrate the OpenThread Border Router (OTBR) into the Android system to run a Thread Border Router on my hardware platform. I've obtained the source code for OTBR, and I've already debugged it on a Raspberry Pi. However, I've encountered some issues during the integration process. I'm looking for advice and guidance to better accomplish this task.
Beta Was this translation helpful? Give feedback.
All reactions