Scope
The scope of this activity is to migrate from existing CcspWiFiAgent component to OneWiFi component in RDK-B Reference platform
Build Instructions
RPI4 32bit
mkdir <workspace dir>
cd <workspace dir>
repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkb-extsrc.xml
repo sync -j`nproc` --no-clone-bundle
cd rdkb/components/generic/mtu_modifier
git fetch https://code.rdkcentral.com/r/rdkb/components/generic/mtu_modifier refs/changes/99/97299/2 && git cherry-pick FETCH_HEAD && cd -
MACHINE=raspberrypi4-rdk-broadband source meta-cmf-raspberrypi/setup-environment
bitbake rdk-generic-broadband-image
Reference link: RPI 4B Model Reference Platform
RPI4 64bit
mkdir <workspace dir>
cd <workspace dir>
repo init -u https://code.rdkcentral.com/r/manifests -b dunfell -m rdkb-extsrc.xml
repo sync -j`nproc` --no-clone-bundle
cd rdkb/components/generic/mtu_modifier
git fetch https://code.rdkcentral.com/r/rdkb/components/generic/mtu_modifier refs/changes/99/97299/2 && git cherry-pick FETCH_HEAD && cd -
cd rdkb/components/opensource/ccsp/OneWifi
git fetch https://code.rdkcentral.com/r/rdkb/components/opensource/ccsp/OneWifi refs/changes/36/96136/4 && git cherry-pick FETCH_HEAD && cd -
MACHINE=raspberrypi4-64-rdk-broadband source meta-cmf-raspberrypi/setup-environment
bitbake rdk-generic-broadband-image
Reference link: RPI 4B Model Reference Platform with 64bit Arch
Supported Wi-Fi Chipsets
- Broadcom (In built 2.4Ghz Radio in Raspberry Pi4)
- Realtek (5Ghz USB dongle)
- Mediatek (5Ghz USB dongle) (Supported only on RPI4 32bit build)
Feature Enhancements
- RDKM team will be starting OneWiFi Working group after RDK Release 2023 Q2.All operator use cases will be discussed,reviewed,planned and implemented as part of OneWiFi Working group and contributed back to RDK
Test Results:
Supported Dongles
- TP-Link AC1200(Realtek)
- TP-Link AC1300(Realtek)
- Netgear(MediaTek) (Supported only on RPI4 32bit build)
References
EPIC/User Stories
Key
|
Summary
|
T
|
Created
|
Updated
|
Due
|
Assignee
|
Reporter
|
P
|
Status
|
Resolution
|
Porting guide:
For support please reach out to support@rdkcentral.com