| Info |
|---|
RDKM Internal - Confidential - We are in very early stage.Access will be limited to core team |
Scope
As part of RDKM Broadband team we want to bringup IoT Barton on a platform of choice and make it available as reference for the community,The platform should be broader enough to support all IoT use cases so that depending on operator requirement he/she can test their specific use cases
...
| Platform Name | Bluetooth/BLE | Zigbee | Thread | Wi-Fi | Number of USB Ports | References |
|---|
| Banana Pi R4 | No Inbuilt BT & supported only through USB / USB3.0 hub | No Inbuilt support (Supported through USB 3.0 hub) | No Inbuilt supportSupported through USB 3.0 hub,Update got from Austin team) | Yes | 1 (can be used for BT) | BT Integration in BPI R4 |
| Raspberry Pi 4 | Yes | Supported through USB | TBD through USB | Yes | 4 |
|
...
- Does USB 3.0 hub can be used to connect USB Bluetooth,USB Zigbee,USB Thread dongles
single USB dongle for Zigbee,Matter
- Yes - Silab's xG24 Explorer Kit (brd2703a)
High level Expectation
| draw.io Diagram |
|---|
| border | true |
|---|
| |
|---|
| diagramName | Barton |
|---|
| simpleViewer | false |
|---|
| width | |
|---|
| links | auto |
|---|
| tbstyle | top |
|---|
| lbox | true |
|---|
| diagramWidth | 951 |
|---|
| height | 843 |
|---|
| revision | 10 |
|---|
|
Thread EFR32 integration
...
- Understand the gaps and plan for action items
...
reference in BPI R5
Bluetooth EFR32 integration in BPI R4
References
...
- https://gerritstatic.teamccplinaro.comorg/pluginsconnect/gitilesbud17/rdk/yocto_oe/layers/meta-rdk-comcast-broadband/+/refs/heads/25Q1_sprint/recipes-connectivity/cpcdotbr-agentPresentations/BUD17-120%20-%20Linux-wpan-%20IEEE%20802.15.4%20and%206LoWPAN%20in%20the%20Linux%20Kernel.pdf
- https://gerrit.teamccp.com/#/c/887931/Image install changes in BPIlinux-wpan.org/documentation.html
Child pages
| Advanced Content Navigator |
|---|
Appendix
- Optional -
| draw.io Diagram |
|---|
| border | true |
|---|
| diagramName | otbrinstall |
|---|
| simpleViewer | false |
|---|
width | | links | auto |
|---|
| tbstyle | top |
|---|
| lbox | true |
|---|
| diagramWidth | 901 |
|---|
| height | 301 |
|---|
| revision | 1 |
|---|
- Enable strace in image_install
- Change the installed cpcd.conf to set
disable_encryption to true and uart_device_file to point to where your brd2703a landed in /dev (the default is probably correct). No other changes to cpcd.conf - use simplicity commander to upgrade firmware
- enable otbr-agent.service in device
Minimal kernel modules
CONFIG_USB_ACM=y
CONFIG_TUN=y
CONFIG_IEEE802154=y
CONFIG_MAC802154=y
Optional meta-openembedded/meta-networking/recipes-support/wpan-tools/wpan-tools_0.9.bb:2:HOMEPAGE = "http://wpan.cakelab.org/releases/"| draw.io Diagram |
|---|
| border | true |
|---|
| diagramName | thread |
|---|
| simpleViewer | false |
|---|
width | | links | auto |
|---|
| tbstyle | top |
|---|
| lbox | true |
|---|
| diagramWidth | 451 |
|---|
| height | 321 |
|---|
| revision | 2 |
|---|
References
...