AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Pimoroni

$95.25 |
Out of stock
No reviews yet

The Pycom LoPy is a compact, triple-network MicroPython development board combining LoRa, WiFi, and Bluetooth on the Espressif ESP32 chipset. It can function...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

The Pycom LoPy is a compact, triple-network MicroPython development board combining LoRa, WiFi, and Bluetooth on the Espressif ESP32 chipset. It can function as both a LoRa node (up to 40 km range) and a Nano LoRa Gateway (up to 22 km, 100 nodes), making it a versatile platform for LPWAN IoT deployments.

Programmable with MicroPython and the Pymakr IDE plugin, the LoPy supports all major LoRa frequencies (868 MHz and 915 MHz) and is LoRaWAN certified, CE and FCC approved. The dual-core ESP32 keeps the main processor free for your application while the network processor handles WiFi and IPv6.

Key Features

  • Triple Network – LoRa, WiFi (802.11b/g/n), and Bluetooth (LE + Classic) on one board
  • LoRa Node & Gateway – Up to 40 km node range, 22 km gateway range with up to 100 nodes
  • LoRaWAN Certified – Class A and C device support with Semtech SX1272 transceiver
  • ESP32 Dual Processor – Dedicated network processor plus ULP co-processor (25 µA deep sleep)
  • MicroPython Enabled – Fast deployment with Python multi-threading
  • Ultra-Low Power – LoRa standby 1 µA, WiFi standby 5 µA
  • Rich I/O – 2× UART, 2× SPI, I²C, I²S, micro-SD, 8× 12-bit ADCs, 4× 16-bit timers with PWM, up to 24 GPIOs
  • Breadboard Compatible – Fits standard breadboards with headers soldered

Specifications

  • Processor – Espressif ESP32 dual-core with hardware floating point
  • LoRa – Semtech SX1272, 868 MHz (+14 dBm) / 915 MHz (+20 dBm)
  • WiFi – 802.11b/g/n, 16 Mbps, 1 km range
  • Bluetooth – Low Energy and Classic
  • RAM – 512 KB
  • Flash – 4 MB external
  • RTC – 32 KHz
  • Encryption – SHA, MD5, DES, AES, SSL/TLS, WPA Enterprise
  • Input Voltage – 3.3 V to 5.5 V
  • 3V3 Output – Up to 400 mA
  • Power (WiFi) – 12 mA active, 5 µA standby
  • Power (LoRa) – 15 mA active, 1 µA standby
  • Dimensions – 55 × 20 × 3.5 mm (without headers)
  • Weight – 7 g (31 g packaged)

Certifications

  • LoRaWAN Certified
  • FCC – 2AJMTLOPY2R
  • CE 0700

Ideal For

  • LPWAN and LoRaWAN IoT deployments
  • Long-range sensor networks in agriculture, utilities, and smart cities
  • LoRa Nano Gateway setups
  • Battery-powered remote monitoring with ultra-low-power sleep
Warning: Using the LoRa radio without an external antenna can damage the device and is not recommended.
Note: Firmware is regularly updated as the ESP32 IDF matures. Check Pycom's documentation for the latest releases.

Jargon buster

Plain-language definitions for the technical terms used above.

deep sleep
Deep sleep is a low-power mode where the microcontroller turns off most functions while keeping just enough circuitry active to wake up later. It is important for battery-powered projects because it can greatly extend how long the device runs between charges.
ESP32
ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
Headers
Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
IDE
Short for Integrated Development Environment, a program used to write, run and manage code. It matters because some learners prefer a traditional coding workspace instead of a guided notebook-style lesson.
IoT
Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
LoRa
LoRa is a long-range, low-power wireless radio technology often used for telemetry, remote sensors and other links that send small amounts of data over long distances. It is distinct from Bluetooth and WiFi, so sharing a connector or pinout with LoRa hardware does not mean a device actually uses LoRa.
MicroPython
A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RAM
RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
RTC
A Real-Time Clock keeps track of time even when the main processor is asleep or powered down, usually with a small backup battery. It matters for data logging and tracking projects that need accurate timestamps.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
UART
UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.