Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Nov 28, 2023
1 parent 61ba2ec commit 5b8a763
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/air-quality-sensor-app/linux/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CHIP Linux Air Quality Example

An example showing the use of CHIP on the Linux. The document will describe how
to build and run CHIP Linux Air Quality Example on Raspberry Pi. This doc is
An example showing the use of Matter on the Linux. The document will describe
how to build and run Matter Linux Lighting Example on Raspberry Pi. This doc is
tested on **Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and **Ubuntu
for Raspberry Pi Desktop 20.10 (aarch64)**

Expand Down Expand Up @@ -74,8 +74,8 @@ To cross-compile this example on x64 host and run on **NXP i.MX 8M Mini**

1. A Raspberry Pi 4 board
2. A USB Bluetooth Dongle, Ubuntu desktop will send Bluetooth advertisement,
which will block CHIP from connecting via BLE. On Ubuntu server, you need
to install `pi-bluetooth` via APT.
which will block Matter from connecting via BLE. On Ubuntu server, you
need to install `pi-bluetooth` via APT.
3. Ubuntu 20.04 or newer image for ARM64 platform.

- Building
Expand Down

0 comments on commit 5b8a763

Please sign in to comment.