Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

draw.io Diagram
bordertrue
diagramNameusecasediagram-wifi
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth1090
height754
revision1

Test EM on BPI

...

R4

BPI Controller 

Build Instructions

Code Block
languagebash
titleBuild ctrl - build instructions
repo init -u https://code.rdkcentral.com/r/manifests -b kirkstone -m rdkb-bpi-extsrc.xml
repo sync -j`nproc` --no-clone-bundle
MACHINE=bananapi4-rdk-broadband FEATURE_TYPE=EasyMesh source meta-cmf-bananapi/setup-environment-refboard-rdkb
bitbake rdk-generic-broadband-image

Test EM on BPI R4

BPI Controller


Please ensure below processes are running in ctrl.

...

  • All configured VAPs should be UP and Running
  • VAPs should be broadcasting EasyMesh default SSIDs(eg, private_ssid, mesh_backhaul)

Extender1

Build Instructions

Code Block
languagebash
titleExt - Build Instructions


Prerequisites - One Time Process

...