Update omnimo_nrf52840.md

This commit is contained in:
mezzahB 2025-07-14 09:38:52 +01:00 committed by GitHub
parent 14dd131b0e
commit cf0ca013ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,33 +26,27 @@ features:
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. 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.
## Features & Specifications ## Features
* Based on Nordic Semiconductor's [nRF52840](https://www.nordicsemi.com/Products/nRF52840) (MDBT50Q-1MV2) * Based on Nordic Semiconductor's nRF52840 SoC, 1 MB Flash and 256KB RAM
* Multi-protocol: Bluetooth LE, Bluetooth Mesh, Thread, NFC, ANT, Zigbee, and 2.4 GHz proprietary protocols * Multi-protocol: Bluetooth LE, Bluetooth Mesh, Thread, NFC, ANT, Zigbee, and 2.4 GHz proprietary protocols
* 1 MB Flash and 256KB RAM
* 2 MB of QSPI Flash for storing CircuitPython files
* Interfaces: SPI, UART, I2C, I2S and USB * Interfaces: SPI, UART, I2C, I2S and USB
* 12-bit, 200 KSPS ADC - 8 channels * 12-bit, 200 KSPS ADC - 8 channels
* 4 PWM channels * 4 PWM channels
* On-chip NFC-A tag for simplified pairing and payment solutions * On-chip NFC-A tag for simplified pairing and payment solutions
* 1.8 V to 3.3 V regulated supply for external components * 1.8 V to 3.3 V regulated supply for external components
#### Interfaces * 2 MB of QSPI Flash for storing CircuitPython files
* mikroBUS
* 26 GPIO pins, Feather-compatible layout * 26 GPIO pins, Feather-compatible layout
* Pmod * Multi-socket: mikroBUS, Pmod and Qwiic/Stemma QT
* Qwiic/Stemma QT
* Three programming options: USB, SWD debug connector, or OTA
* Supported programming tools: Arduino IDE, CircuitPython, and Nordic nRF Connect SDK
#### Power
* Battery connector to connect 3.7-4.2 V Lithium-polymer battery * Battery connector to connect 3.7-4.2 V Lithium-polymer battery
* On-board 3.3 V LDO regulator * On-board 3.3 V LDO regulator
* Switchable VOUT to turn off modules when not in use * Switchable VOUT to turn off modules when not in use
#### Buttons and Indicators
* Side on/off switch * Side on/off switch
* 2 user-programmable LEDs, 1 NeoPixel RGB LED * 2 user-programmable LEDs, 1 NeoPixel RGB LED
* 2 user-programmable buttons * 2 user-programmable buttons
* Side reset button * Side reset button
* Three programming options: USB, SWD debug connector, or OTA
* Supported programming tools: Arduino IDE, CircuitPython, and Nordic nRF Connect SDK
## Tutorials ## Tutorials