Skip to content

Commit 8768c90

Browse files
committed
Add omnino board author's version as preferential
1 parent 31f3573 commit 8768c90

File tree

5 files changed

+34
-94
lines changed

5 files changed

+34
-94
lines changed

_board/eafaq_omnimo_nrf52840.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

_board/omnimo_nrf52840.md

Lines changed: 34 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,55 +6,51 @@ name: "Omnimo nRF52840"
66
manufacturer: "eAFAQ"
77
board_url:
88
- "https://www.crowdsupply.com/eafaq/omnimo-nrf52840"
9-
board_image: "omnimo_nrf52840.jpg"
10-
date_added: 2025-08-18
9+
board_image: "eafaq_omnimo_nrf52840.jpg"
10+
date_added: 2025-07-10
1111
family: nrf52840
12+
bootloader_id: omnimo_nrf52840
13+
download_instructions: https://github.com/eAFAQ/omnimo-nRF52840
1214
features:
15+
- Bluetooth/BTLE
1316
- Feather-Compatible
1417
- Battery Charging
15-
- Bluetooth/BTLE
16-
- Breadboard-Friendly
17-
- USB-C
1818
- STEMMA QT/QWIIC
19+
- USB-C
20+
- Breadboard-Friendly
1921
---
2022

21-
Omnimo nRF52840 is a compact development board that features the latest version of Nordic’s powerful nRF52840 multiprotocol SoC. This chip supports a wide array of wireless protocols, including Bluetooth Low Energy, Bluetooth mesh, NFC, Thread, Matter, and Zigbee. It is compatible with over 2,000 add-on boards from the Feather, Qwiic, mikroBUS, and Pmod ecosystems.
23+
**Omnimo nRF52840** is a compact development board that features the Nordic's [nRF52840](https://www.nordicsemi.com/Products/nRF52840) multiprotocol SoC. This chip supports a wide array of wireless protocols, including Bluetooth Low Energy, Bluetooth mesh, NFC, Thread, and Zigbee. The board is compatible with a wide range of add-on boards from the Feather, Qwiic, mikroBUS, and Pmod ecosystems.
2224

2325
With its robust wired and wireless capabilities and user-friendly design, Omnimo nRF52840 is ideal for projects centered around mobile applications. It is also suitable for a wide range of electronic and IoT projects and is compatible with beginner-friendly environments like CircuitPython and the industrial SDK, nRF Connect.
2426

25-
Omnimo features a Feather socket, allowing you to choose from dozens of useful FeatherWing modules to meet your needs. It also supports Adafruit’s Feather pinout, so programs that work on other boards like the Feather nRF52840 Express can be used with Omnimo nRF52840.
26-
27-
Omnimo nRF52840 is equipped with a JST 4-position 1mm connector linked to the I2C port, also known as Qwiic or Stemma QT. With over 300 compatible modules available on the market, you can quickly connect one or more of them to the board in series. Additionally, you can use dozens of Grove (I2C) modules through this connector with an adapter cable (e.g. PRT-15109).
28-
29-
Digilent Pmods can also be connected directly to Omnimo nRF52840, allowing you to benefit from a wide range of available modules.
30-
3127
## Features
3228

33-
* Based on Nordic Semiconductor's nRF52840 (MDBT50Q-1MV2)
34-
* Multi-protocol: Bluetooth v5.4, Bluetooth Mesh, Thread, Matter, Zigbee, and 2.4 GHz proprietary protocols
35-
* 1 MB Flash and 256KB RAM
36-
* 2 MB of QSPI Flash for storing CircuitPython files
37-
* Interfaces: SPI, UART, I2C, I2S and USB
38-
* 12-bit, 200 KSPS ADC - 8 channels
39-
* 4 PWM channels
40-
* On-chip NFC-A tag for simplified pairing and payment solutions
41-
* 1.8 V to 3.3 V regulated supply for external components
42-
* Interfaces
43-
* mikroBUS
44-
* 26 GPIO pins, Feather-compatible layout
45-
* Pmod
46-
* Qwiic/Stemma QT
47-
* Three programming options: USB, SWD debug connector, or OTA
48-
* Supported programming tools: Arduino IDE, CircuitPython, and Nordic nRF Connect SDK
49-
* Power
50-
* Battery connector to connect 3.7-4.2 V Lithium-polymer battery
51-
* On-board 3.3 V LDO regulator
52-
* An additional controllable LDO regulator for powering modules to turn off modules when not in use
53-
* Buttons and Indicators
54-
* Side on/off switch
55-
* 2 user-programmable LEDs, 1 NeoPixel RGB LED
56-
* 2 user-programmable buttons
57-
* Side reset button
29+
* Based on Nordic Semiconductor's nRF52840 SoC, 1 MB Flash and 256KB RAM
30+
* Multi-protocol: Bluetooth LE, Bluetooth Mesh, Thread, NFC, ANT, Zigbee, and 2.4 GHz proprietary protocols
31+
* Interfaces: SPI, UART, I2C, I2S and USB
32+
* 12-bit, 200 KSPS ADC - 8 channels
33+
* 4 PWM channels
34+
* On-chip NFC-A tag for simplified pairing and payment solutions
35+
* 1.8 V to 3.3 V regulated supply for external components
36+
* 2 MB of QSPI Flash for storing CircuitPython files
37+
* 26 GPIO pins, Feather-compatible layout
38+
* Multi-socket: mikroBUS, Pmod and Qwiic/Stemma QT
39+
* Battery connector to connect 3.7-4.2 V Lithium-polymer battery
40+
* On-board 3.3 V LDO regulator
41+
* Switchable VOUT to turn off modules when not in use
42+
* Side on/off switch
43+
* 2 user-programmable LEDs, 1 NeoPixel RGB LED
44+
* 2 user-programmable buttons
45+
* Side reset button
46+
* Three programming options: USB, SWD debug connector, or OTA
47+
* Supported programming tools: Arduino IDE, CircuitPython, and Nordic nRF Connect SDK
48+
49+
## Tutorials
50+
51+
- [Omnimo nRF52840 in Home Automation](https://www.hackster.io/eafaq/omnimo-nrf52840-in-home-automation-abdfcd)
52+
- [Omnimo nRF52840 Dev Board: BLE-Enabled T&H](https://www.hackster.io/eafaq/omnimo-nrf52840-dev-board-ble-enabled-t-h-8fd2e7)
53+
- [Omnimo nRF52840: Dev Board - Air Quality Monitoring](https://www.hackster.io/eafaq/omnimo-nrf52840-dev-board-air-quality-monitoring-d818be)
5854

5955
## Purchase
60-
* [Crowd Supply](https://www.crowdsupply.com/eafaq/omnimo-nrf52840)
56+
* [Crowdsupply](https://www.crowdsupply.com/eafaq/omnimo-nrf52840)
-78.2 KB
Binary file not shown.
Binary file not shown.
-15.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)