Versions Compared

Key

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

Table of Contents

Introduction

...

Scope of the work

...

- RDK Extender

...

  • RDK Extender profile is a Yocto based RDK miniature build with opensource OpenSync agent
  • OpenSync agent is cloud agnostic and it forms mesh orchestrated by Plume cloud
  • RPI4 target is chosen for extender profile since this target is chip and widely available
  • Two external Wi-Fi dongles are used for 2.4GHz and 5GHz radio support
  • OpenSync's minimum requirement on the WiFi radio is the support for 2AP and 1 Station interface
  • Conceptually, RPI4 extender can be used with different Gateway devices(which has OpenSync agent). But currently validated with TurrisOmnia RDKB GW
  • Prerequisite: Need to contact Plume to acquiring TLS certificate and backhaul credential
    Reference :RPI 4B Model Reference Platform: Extender build instructions

Scope of the work

  • Onboarding RPI Extender to Router over Wi-Fi
  • RPI4 extender should appear online in Plume NOC
  • Extension of Internet to mobile from Router over Wi-Fi

High level Design / Architecture


RPI4 Extender build(32-bit) instructions:

Code Block
languagebash
themeDJango
repo init -u https://code.rdkcentral.com/r/manifests -b rdkb-2023q3-dunfell -m rdkb-pod-extsrc.xml
or
repo init -u https://code.rdkcentral.com/r/manifests -b rdkb-2023q3-dunfell -m rdkb-pod-nosrc.xml
repo sync -j4 --no-clone-bundle
<UPDATE 0001-Update-bhaul-credential.patch in meta-cmf-broadband layer>
MACHINE=raspberrypi4-rdk-extender source meta-cmf-raspberrypi/setup-environment
bitbake rdk-generic-extender-image

OpenSync version details:

...

REFPLTB-2724 - Home AP is not running in RPI ExtenderTechnical support:support@rdkcentral.com

User Stories/EPIC

Jira
serverJIRA - 2
columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject = REFPLTB AND labels = wifi_extender ORDER BY priority DESC, updated DESC
serverId11deff04-0380-3a3d-a916-0849d4e573f7

Technical support

support@rdkcentral.com