This website uses cookies to ensure you get the best experience.

RD-PCW11 — The Windows 11 Industrial Edge Controller

Intel N100 Power meets LoRaWAN Long-Range Connectivity.

High-performance x86 computing doesn't have to be isolated. The RD-PCW11 bridges the gap between Windows applications and the LoRaWAN ecosystem.

The RD-PCW11 is a complete, industrial-grade Windows 11 PC powered by the 12th Gen Intel N100 processor. Unlike standard mini-PCs, the RD-PCW11 features an integrated RAK3172 LoRaWAN module connected directly to the internal UART, enabling long-range wireless communication without external dongles. Housed in a durable carbon plastic enclosure, it is engineered for 24/7 reliability.

Core Performance Architecture

🚀
Intel N100 (Alder Lake-N)

4 Cores, 4 Threads up to 3.4GHz. Desktop-class performance with ultra-low power consumption.

8GB LPDDR5 RAM

Next-gen high-speed memory ensures smooth multitasking and efficient GUI rendering.

📡
Integrated LoRaWAN

Onboard RAK3172 module with 2dBi external antenna for kilometric-range data collection.

🛠️
PCIe x1 Expansion

Ready for high-speed NICs, specialized industrial cards, or additional NVMe storage.

Technical Specifications

ComponentSpecification
ProcessorIntel N100 (4C/4T, up to 3.4GHz)
Memory8GB LPDDR5 (High Speed)
Storage64GB eMMC (Onboard)
LoRa ModuleRAK3172 (connected via internal UART / COM2)
Antenna2dBi External RF Antenna included
Video OutputHDMI 2.0 (Supports 4K @ 60Hz)
NetworkingGigabit Ethernet x1, USB 3.2 10Gbps x2, USB 2.0 x2
Internal ConnectivityPCIe x1, M.2 E Key x1, M.2 M Key x1
EnclosureIndustrial Carbon Plastic (Black)
Operating Temp0°C to 60°C
Dimensions185mm x 110mm x 45mm
PCW11 System Properties
RD-PCW11 Ports Information

Modular Expansion Boards

Select a factory-fitted internal module to transform your RD-PCW11 into a specialized industrial tool.

E-Key Slot
📡
Industrial AP

WiFi 6E + BT 5.3. Creates a private SSID for vibration and temperature sensors, bypassing corporate network traffic jams.

M-Key Slot
🌍
Remote Gateway

Integrated 4G LTE with chassis SIM slot. Provides 24/7 cloud heartbeats for remote pump stations or field sites.

PCIe Slot
👁️
Vision AI PC

Adds a PoE+ Gigabit NIC. Power and data for IP cameras to run localized AI inspection and automation logic.

Where Efficiency Meets Industry

01. Vision & Automation PC

The Intel UHD Graphics on the N100 support hardware-accelerated video decoding. Use the RD-PCW11 as a localized Vision PC to inspect production lines and send alerts via LoRaWAN.

02. Automation & HMI GUI

With HDMI 2.0, the RD-PCW11 serves as a perfect Operator Panel. Run full SCADA or web-based GUIs with native Windows 11 support.

03. IoT & LoRa Data Gateway

Collect data from hundreds of remote LoRa sensors. The RAK3172 allows the PC to act as a localized node or a private gateway handler.

Developer-Ready: Verified Hardware Communication

We test every board before shipping. Use the Python script below to verify the integrated LoRa module's status directly from Windows 11.

import serial
import time

PORT = 'COM2' 
BAUD = 115200

def test_rak3172():
    try:
        ser = serial.Serial(PORT, BAUD, timeout=1)
        print(f"--- Checking RAK3172 on {PORT} ---")
        
        commands = ["AT", "AT+VER=?", "AT+HWMODEL=?", "AT+SN=?", "AT+DEVEUI=?", "AT+BAND=?"]
        
        for cmd in commands:
            ser.write((cmd + "\r\n").encode())
            time.sleep(0.2)
            response = ser.read_all().decode(errors='ignore').strip()
            print(f"Command: {cmd} -> Response: {response}")
            
        ser.close()
        print("\nResult: Hardware Communication Verified!")
    except Exception as e:
        print(f"Error: {e}")

if __name__ == "__main__":
    test_rak3172()
--- Checking RAK3172 on COM2 ---
Command: AT -> Response: OK
Command: AT+VER=? -> Response: AT+VER=RUI_4.0.6_RAK3172-E
OK
Command: AT+HWMODEL=? -> Response: AT+HWMODEL=rak3172
OK
Command: AT+SN=? -> Response: AT+SN=
OK
Command: AT+DEVEUI=? -> Response: AT+DEVEUI=AC1XXXXFE2389B0
OK
Command: AT+BAND=? -> Response: AT+BAND=4
OK

Result: Hardware Communication Verified!

Package Contents

  • ✅ RD-PCW11 - Industrial PC (Windows 11 Pre-installed)
  • ✅ 12V 10A High-Stability Power Supply
  • ✅ 2dBi External LoRa RF Antenna (SMA)
  • ✅ Quick Start Guide & Driver Package
PCW11 System Properties
RD-PCW11 System Properties and OS Verification
PCW11 System Properties
RD-PCW11 - Windows 11 PC
Price & Availability

$375.00 $475.00

Save $100 during Lancement period!


Standard Package:

  • RD-PCW11 Industrial PC
  • Windows 11 (Unactivated)
  • 12V 10A Power Supply
  • High-Gain LoRa Antenna

Available Add-ons:

Shipping worldwide via DHL / FedEx