AI

The **6223A-SR** (often referred to as 6223-R in short) is a highly integrated, low-power **Wi-Fi and Bluetooth combo module**. It is widely used in IoT devices, set-top boxes, and smart home appliances.
---
### 1. General Specifications
The module is based on the **Realtek RTL8723BS** or **RTL8723DS** chipset (depending on the specific revision). It provides a complete solution for a high-performance integrated wireless LAN and Bluetooth device.
| Feature | Specification |
| :--- | :--- |
| **Chipset** | Realtek RTL8723 |
| **Interface** | SDIO 2.0 (Wi-Fi) / UART (Bluetooth) |
| **Wi-Fi Standard** | IEEE 802.11 b/g/n |
| **Bluetooth Standard** | BT 2.1 + EDR / BT 4.0 / BT 4.2 |
| **Frequency Range** | 2.400GHz ~ 2.4835GHz |
| **Operating Voltage** | 3.3V (Typical) |
| **Form Factor** | LCC (Leadless Chip Carrier) |
---
### 2. Core Components & Architecture
The module consists of several internal electronic sections that work together:
#### A. Wi-Fi MAC & Baseband
The Wi-Fi portion handles the IEEE 802.11n features, supporting high throughput (up to 150Mbps) using 1x1 SISO technology. It includes a physical layer (PHY) and a Media Access Control (MAC) layer.
#### B. Bluetooth Controller
It features an integrated Bluetooth controller that supports the Dual Mode system (Classic + Low Energy). This allows the module to connect to old legacy devices and modern sensors simultaneously.
#### C. Radio Frequency (RF) Frontend
The 6223-R includes:
* **Power Amplifier (PA):** To boost the signal for transmission.
* **Low Noise Amplifier (LNA):** To increase sensitivity for incoming signals.
* **RF Switch:** To toggle between Wi-Fi and Bluetooth operations, as they share the same 2.4GHz frequency band.
---
### 3. Pinout Categories
The 6223-R module typically uses a stamp-hole (SMC) layout. The pins are categorized as follows:
1. **Power Pins:** `VBAT` (Main power) and `VDDIO` (I/O voltage).
2. **SDIO Pins:** `CLK`, `CMD`, `D0-D3` (Used for high-speed Wi-Fi data transfer).
3. **UART Pins:** `TX`, `RX`, `CTS`, `RTS` (Used for Bluetooth communication).
4. **Control Pins:** `CHIP_EN` (Enable), `WL_WAKE_HOST`, `BT_WAKE_HOST`.
5. **Antenna:** Usually features a dedicated pin for an external antenna or a PCB trace antenna.
---
### 4. Key Advantages
* **Co-existence:** Advanced hardware mechanisms to ensure Wi-Fi and Bluetooth don't interfere with each other despite sharing the same frequency.
* **Low Power Consumption:** Features "Deep Sleep" modes and power management units (PMU) to extend battery life in portable devices.
* **Small Footprint:** Its compact size makes it ideal for tablets and small IoT modules.
---
- ⤷
What are the differences between the RTL8723BS and RTL8723DS versions of this module?
- ⤷ How do I interface this module with an STM32 or ESP32 microcontroller?
- ⤷ What is the typical range of the 6223-R module in an indoor environment?