SparkFun
SparkFun Thing Plus - NINA-B306
The SparkFun NINA-B306 Thing Plus offers a unique combination development platform in the Thing Plus form factor featuring the NINA-B306 from u-blox™, the...
The SparkFun NINA-B306 Thing Plus offers a unique combination development platform in the Thing Plus form factor featuring the NINA-B306 from u-blox™, the ISM330DHCX 6DoF IMU from STMicroelectronics™ and the BME280 atmospheric sensor from Bosch Sensortec™.
The NINA-B306 is a combination Bluetooth® 5 compliant module with an Arm® Cortex®-M4 processor. The NINA-B306 features an integrated PCB antenna removing the need for any external antenna. It includes 1MB Flash and 250kB RAM.
The BME280 combined humidity and pressure sensor measures barometric pressure, humidity, and ambient temperature in a small package. The sensor measures pressure from 300 to 1100hPa and has a full temperature accuracy range from 0 to 65°C. The sensor communicates with the NINA-B306 over I2C.
The ISM330DHCX 6DoF IMU is a high-performance 3D digital accelerometer and 3D digital gyroscope tailored for Industry 4.0. The IMU has full-scale, user-selectable acceleration ranges of ±2/±4/±8/±16g and wide angular rate ranges of ±125/±250/±500/±1000/±2000/±4000dps. The ISM330DHCX has embedded features including Machine Learning Core, programmable FSM, FIFO, sensor hub, event decoding, and interrupts.
The NINA-B306 Thing Plus includes Qwiic and LiPo battery connectors, and a selection of GPIO, Analog, and communication pins (UART, SPI, and I2C) broken out to the PTH headers. The board also features the MCP73831 single-cell LiPo charger and the MAX17048 fuel gauge to charge and monitor a connected battery. Lastly, we've included a µSD card slot for external memory needs.
The SparkFun Qwiic Connect System is an ecosystem of I2C sensors, actuators, shields and cables that make prototyping faster and less prone to error. All Qwiic-enabled boards use a common 1mm pitch, 4-pin JST connector. This reduces the amount of required PCB space, and polarized connections mean you can’t hook it up wrong.
Features:
- NINA-B306
- Bluetooth 5 Compliant Low Energy module with integrated Arm Cortex-M4 processor
- Supported 2.4 GHz radio modes
- Bluetooth Low Energy
- IEEE 802.15.4
- Proprietary u-blox 2.4GHz modes
- Internal PCB antenna
- Max range: 1400m
- 1MB Flash
- 250kB RAM
- BME280 Environmental Sensor
- Temperature Range:
- Full Accuracy: 0 to 65°C
- Operational: -40 to +85°C
- Humidity Range: 0 to 100% RH
- Pressure Range: 300 to 1100hPa
- I2C address: 0x76
- Temperature Range:
- ISM330DHCX 6DoF IMU
- 3D Accelerometer
- Selectable full-scale ranges: ±2/±4/±8/±16g
- 3D Gyroscope
- Extended selectable full-scale ranges: ±125/±250/±500/±1000/±2000/±4000dps
- Operating temperature range: -40 to +105°C
- Embedded compensation for high stability over operating temperature range
- Embedded smart FIFO up to 9kB
- Programmable Finite State Machine to process data from accelerometer and gyroscope
- External sensor data processing not supported on this board
- Smart embedded functions and interrupts: tilt detection, free-fall, wakeup, 6D/4D orientation, click and double-click
- Embedded pedometer, step detector and counter
- Embedded temperature sensor
- I2C address: 0x6B
- 3D Accelerometer
- Thing Plus Form-Factor (Feather-compatible):
- Dimensions: 2.30in. x 0.9in.
- Two mounting holes:
- 4-40 screw compatible
- 21 GPIO PTH breakouts
- SPI, UART and I2C interfaces
- Six analog
- 8 digital I/O
- USB-C Connector
- 2-Pin JST LiPo Battery Connector for a LiPo battery (not included)
- 4-Pin JST Qwiic Connector
- MC73831 Single-Cell LiPo Charger
- 500mA charge rate
- MAX17048 Single-Cell LiPo Fuel Gauge
- µSD Card Slot
- LEDs:
-
PWR- Red Power LED -
CHG- Yellow battery charging status LED -
STAT- Blue status LED tied to IO41
-
Documents:
- Schematic
- Eagle Files
- Board Dimensions
- Hookup Guide
- Datasheets:
- Arduino Libraries:
- Thing+ Info Page
- Qwiic Info Page
- GitHub Hardware Repo
Videos
Jargon buster
Plain-language definitions for the technical terms used above.
- ARM Cortex-M4
- A 32-bit processor core commonly used inside microcontrollers for running embedded programs. It matters because it gives the micro:bit enough processing power for sensors, Bluetooth, sound, and classroom coding projects.
- Feather-compatible
- Feather-compatible means the board follows the Adafruit Feather size and pin layout used by many add-on boards and enclosures. It matters because it helps you choose accessories that will physically fit and connect to the same pins.
- FIFO
- FIFO stands for “first in, first out” and is a small memory buffer inside the sensor that stores recent readings in order. This matters because it can help capture motion data without the microcontroller needing to read the sensor every single instant.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- Gyroscope
- A gyroscope measures rotation, such as how fast a board is turning around its X, Y, and Z axes. This matters for projects like gesture controls, balancing robots, and motion tracking where tilt or rotation changes need to be detected.
- Headers
- Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
- IMU
- An Inertial Measurement Unit combines motion sensors to measure movement and orientation. It matters for asset tracking because it can detect movement, tilt, vibration, or changes in direction.
- LED
- A light-emitting diode is a small electronic component that lights up when current flows through it in the correct direction. In this kit, LEDs create the flashing effect, so polarity and correct soldering matter for the project to work.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- MAX17048
- A battery fuel-gauge chip that estimates how much charge is left in a LiPo battery. It matters for portable projects because your software can monitor battery level instead of only measuring voltage.
- MCP73831
- A lithium battery charger chip used to safely charge a single-cell LiPo battery. It matters because it lets the board recharge a battery from USB or another input without needing a separate charger module.
- PCB
- A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
- PCB antenna
- A PCB antenna is an antenna pattern built directly into the circuit board rather than a separate metal antenna. It matters because placement, nearby metal and enclosure design can affect wireless range.
- PTH
- Plated through-hole means the pin holes are metal-lined so solder connects the pad on both sides of the board. It is useful for connectors and headers that need a strong mechanical and electrical connection.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- 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.
- Thing Plus
- Thing Plus is SparkFun’s development-board form factor with a small rectangular layout and connections suited to wireless and battery-powered projects. It matters because boards and accessories in the same form factor are easier to mount, wire, and swap between projects.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
- USB-C
- A modern reversible USB connector used for power and data connections. On this product it matters because it can connect directly to a computer as well as to a microcontroller project.
Find this product in
Brands
Connectivity
Microcontrollers
SparkFun Thing Plus NINA-B306 Schematic
Schematic · 164.1 KB · Click any page to view full size
u-blox NINA-B306 Datasheet
Datasheet · 2.1 MB · Click any page to view full size
BME280 Sensor Datasheet
Datasheet · 1.5 MB · Click any page to view full size
ISM330DHCX IMU Datasheet
Datasheet · 2.5 MB · Click any page to view full size
MAX17048 Fuel Gauge Datasheet
Datasheet · 1.1 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 750.3 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Related Tutorials
Free guides on learn.littlebird.com.au