EVK-NORA-B26 Evaluation Kit User Guide

EVK-NORA-B26

Evaluation kit for NORA-B26 series modules

User guide

Abstract

The document describes how to set up and use the EVK-NORA-B2 evaluation kits for prototyping NORA-B26 u-connectXpress Bluetooth Low Energy applications.

Document Number: UBXDOC-465451970-4607 - R01 | Disclosure: C1-Public

Visit www.u-blox.com for more information.

Document Information

TitleEVK-NORA-B26
SubtitleEvaluation kit for NORA-B26 series modules
Document typeUser guide
Document numberUBXDOC-465451970-4607
Revision and dateR01, 22-Aug-2025
Disclosure restrictionC1-Public

Product Status

Product statusCorresponding content status
In development / PrototypeObjective specification: Target values. Revised and supplementary data will be published later.
Engineering sampleAdvance information: Data based on early testing. Revised and supplementary data will be published later.
Initial productionEarly production information: Data from product verification. Revised and supplementary data may be published later.
Mass production / End of lifeProduction information: The document contains the final product specification.

This document applies to the following products:

Product nameDocument status
EVK-NORA-B261Early production information
EVK-NORA-B266Early production information

For information about the hardware, software, and status of the available product types, see the NORA-B26 datasheet [1].

Legal Disclaimer

u-blox or third parties may hold intellectual property rights in the products, names, logos, and designs included in this document. Copying, reproduction, or modification of this document or any part thereof is only permitted with the express written permission of u-blox. Disclosure to third parties is permitted for clearly public documents only. The information contained herein is provided "as is" and u-blox assumes no liability for its use. No warranty, either express or implied, is given, including but not limited to, with respect to the accuracy, correctness, reliability, and fitness for a particular purpose of the information. This document may be revised by u-blox at any time without notice. For the most recent documents and statuses, visit www.u-blox.com.

Copyright © u-blox AG

1 Product Description

1.1 Overview

The EVK-NORA-B2 evaluation kit provides a versatile development platform for quick prototyping of a variety of low-powered Internet of Things (IoT) applications supporting Bluetooth® using the u-connectXpress software [7].

The u-connnectXpress AT commands manual for NORA-B2, as well as the u-connectXpress User Guide, can be found on NORA-B2 product page [6].

Table 1: Available NORA-B2 evaluation kits

Evaluation kitDescriptionSuitable for
EVK-NORA-B261Evaluation board for the u-connectXpress NORA-B261 module with U.FL antenna connector for connecting to external antennasNORA-B261
EVK-NORA-B266Evaluation board for the u-connectXpress NORA-B266 module that includes an internal, 2.4 GHz, PCB trace antennaNORA-B266

Figure 1: EVK-NORA-B2 evaluation board (top view)

Top view of the EVK-NORA-B26 evaluation board, showing various connectors, components, and labels. Key visible elements include the NORA-B26 module, USB-C port, power switches, various pin headers (e.g., J1, J2, J3, J4, J5, J7, J8, J9, J11, J12, J14, J16, J17, J18, J19), U.FL connector (J1), Li-Ion battery connector (J4), QWIIC connector, debug interface, and multiple LEDs and buttons.

1.2 Kit includes

1.2.1 EVK-NORA-B261

  • Evaluation board with NORA-B2x1 module
  • USB-C to USB-A cable
  • NFC antenna
  • 2.4 GHz dipole antenna with U.FL connector

1.2.2 EVK-NORA-B266

  • Evaluation board with NORA-B2x6 module
  • USB-C to USB-A cable
  • NFC antenna

1.3 Key features

EVK-NORA-B2 boards provide:

  • u-connectXpress AT command set eliminates need for expertise in Bluetooth protocol stacks
  • Support NORA-B2 supply voltage of 3.3 V or 1.8 V
  • COM port over USB
  • Bluetooth LE central, peripheral, and GATT client/server roles
  • Buttons and status LEDs for user interaction
  • Power input through USB-C, pin sockets, Li-ion, or coin cell battery
  • Current measurement access points from pin headers and jumpers

1.4 Block diagram

Figure 2: EVK-NORA-B2 block diagram

Block diagram of the EVK-NORA-B2, illustrating the NORA-B2 module connected to power (LDO, Li-ion, USB), UART, Buttons, LEDs, NFC, QWIIC, and GPIO pin headers. The diagram shows power inputs from 3.5-6 VDC (Li-ion) and 5 V DC (USB), with internal regulation to 1.8 V and 3.3 V. It also shows connections for UART, USB, Buttons, LEDs, NFC, QWIIC, and GPIO pin headers.

Design files for the EVK-NORA-B26 are available in the u-blox short range EVK design GitHub repository [4].

2 Setting up the evaluation board

Follow the instructions in this section to power up the EVK and prepare it for PC communication and SW development.

2.1 Connect external antenna (EVK-NORA-B261 only)

The NORA-B261 module soldered to the EVK-NORA-B261 requires use of the external antenna provided with the kit, or one of the antennas listed in the NORA-B26 system integration manual [2]. Carefully connect the U.FL connector on the antenna or coaxial jumper to U.FL connector (J1) near the NORA-B261 module.

Figure 3: U.FL connector near module

Close-up view of the U.FL RF coaxial connector (J1) on the EVK-NORA-B26 board, typically used for external antennas.

[warning] U.FL connectors are intended for limited connection cycles.

2.2 Powering up

[warning] Before powering up the EVK-NORA-B261, be sure to connect the 2.4 GHz antenna to the U.FL antenna connector J1. Failing to do so can cause module malfunction.

  1. Insert the USB cable into a PC and connect it to the type-c connector, J2, on EVK-NORA-B2.
  2. Set the power switch, SW1, to ON.

The green status LED (D19) is lit when the EVK-NORA-B2 has powered up correctly.

[tip] Further powering options for current measurement and use of other power sources are described in Powering options.

2.3 UART interface

The module communicates using AT commands and events over a UART interface provided via the USB port on the EVK.

2.3.1 Serial port device drivers

The host operating system installs the correct COM port drivers automatically. The drivers need to be installed only when you connect the unit to a new computer for the first time. For more information about the COM ports and their configuration, see the FTDI FT231XQ-R Datasheet [3].

Windows OS automatically assigns one COM port to the unit:

  • "USB Serial Port" - the module's main UART used for serial communication by default.

2.3.2 Terminal SW

Any terminal application, for example TeraTerm, can be used to verify that the EVK is working as expected. Open the serial port using the default settings:

  • 115200 bps
  • 8 data bits
  • No Parity
  • 1 stop bit
  • Hardware flow control (RTS/CTS) enabled

When the module starts up a +STARTUP event is expected.

Figure 4: +STARTUP event received and AT Command sent

Screenshot of a terminal application showing a successful '+STARTUP' event and an AT command response 'OK'.

2.3.3 s-center 2 evaluation software

s-center 2 is an easy-to-use tool for evaluating, configuring, and testing u-blox short range modules. Running on Windows 10 or newer operating systems, the software allows end users to assess and configure u-blox short range modules using the EVK.

Download and install the s-center 2 software from the u-blox s-center product page [5].

3 Board configuration

Figure 5: Available connectors

Diagram showing the available connectors on the EVK-NORA-B2 board, labeled with their functions such as USB-C, Power switch, UART, NFC, and U.FL RF coax. Key connectors include J2 (USB-C), J3 (Current measurement), J4 (Li-Ion battery), J7 (Multipurpose GPIO), J12 (NFC), J1 (U.FL RF coax), J2 (UART USB). Switches S1 (Dual switch) and SW1 (Power ON) are also indicated.

3.1 Power

EVK-NORA-B2 is equipped with several connectors for power supply and current measurements.

3.1.1 Power connectors

Table 2: EVK-NORA-B2 connector description

ConnectorFunctionDescription
J2Power supply and COM portMain USB connector for programming and communication with the module. This is the primary connector for powering the entire board.
J3Current consumption headerPin header for measuring the current consumption across the input voltage (VCC) of the module
J4Li-Ion battery connector2-pin JST Li-Ion battery power from the Li-Ion rechargeable battery
J5Generic 2-pin header2.54 mm, 2-pin header for connecting a battery without a standard JST connector. Not mounted by default.
S1Dual switchDIP switch/SIP switch for disconnecting the module VDD
SW1Power ON switchMain power switch
SW2Voltage mode for NORA-B21.8 V or 3.3 V select

3.1.2 Powering options

Power to the evaluation board can be supplied in several ways as shown in Table 3.

Table 3 EVK powering options

SourceComponent / pinInput rangeRemarks
USB-CJ25.0 VDC nominalPower provided by upstream USB port
Power source to pin headerJ7 pin 353.5 – 6 VDC
Li-ion batteryJ4 or J53.5 – 6 VDC
External supply, VJ3 pin 1 (GND) and J3 pin 2 (VDD)1.7 – 3.5 VDC

All supplies are protected by reverse voltage diodes and can be connected simultaneously.

3.1.3 Power supply voltage selection

The evaluation board supports both 1.8 V and 3.3 V supply voltage to NORA-B2. To select either 1.8 V or 3.3 V for the NORA-B2 module and other peripherals, set switch SW2 as shown in Figure 6.

Figure 6: Voltage switch SW2

Close-up view of the SW2 voltage selection switch on the EVK-NORA-B2 board, allowing selection between 1.8V and 3.3V.

3.2 Measuring current consumption

Before making current consumption measurements, review the available Powering options to find out which NORA-B2 signals must be isolated for your chosen power configuration.

[tip] If accurate small sleep current supply measurements are performed, make sure only used signals are connected to the module (e.g. disconnect RTS and CTS if they are not used). All connected signals will consume small currents via pull-ups/downs or via pull-ups in combination with small voltage level differences on the input and output side.

3.2.1 Current-sensing header

The evaluation board provides a 3-pin header with a 2.54 mm pitch, J3, for power consumption measurement of the module's VCC supply. The current can be measured either with ammeter or voltage meter as described in Using an ammeter and Using a voltmeter. R46, which is intended to be mounted when measuring the current with a voltage meter, is connected between J3 pin 2 and 3.

Figure 7: Current-sensing header circuits

Circuit diagram illustrating the current-sensing header (J3) connections for measuring module current. It shows the VDD_M and GND connections and the placement for resistor R46.

3.2.2 Using an ammeter

To measure the current, connect the ammeter in series with the power source between pin 2 and 3 of J3. In this way, the current is measured when the NORA module is supplied from either the onboard regulator or an external supply, as shown in Figure 8. Ensure that switch S1 is in the off position for both channels.

3.2.3 Using a voltmeter

The EVK-NORA-B2 board must be modified before the module current can be measured with a voltmeter.

To modify the board, solder low-resistance, high-tolerance, 0603-sized resistors to the footprint labeled R46, as shown in Figure 8. This resistor replaces the jumpers and any current running through it produces a voltage across its terminals. Measure this voltage with the voltmeter and calculate the current using Ohm's law. Ensure that switch S1 is in the off position for both channels.

3.2.4 Using an external power supply or power analyzer

Connect the terminals of the instrument to the EVK pins, as shown in Figure 8. An ammeter can also be added in series. Ensure that switch S1 is in the off position for both channels.

When using a power analyzer that both provides supply voltage and measures current, ensure that other evaluation board peripherals and components are disconnected from this supply. Failure to do so will introduce measurement errors – even if the other components are supplied with the same voltage level from another LDO or source.

To reduce leakage current, use a second external power channel to supply EVK peripherals. This second channel must be on to enable PC communication via the USB port J2. If the built-in USB/UART controller will not be used, the UART signals can be connected to the host directly via the UART pins of J7, see section Serial communication.

Figure 8: Options for measuring module current consumption

Diagrams illustrating options for measuring module current consumption using an ammeter, voltmeter, or external power supply/power analyzer. The diagrams show connections to J3, switch S1, and the optional R46 resistor for voltmeter measurements.

4 Interfaces and peripherals

This section explains how to measure current on the NORA module and introduces the board's interfaces and buttons.

4.1 Buttons

The board provides a RESET button and 2 user buttons (Button 0, and Button 1) that are active-low and connect to GND when pressed.

Figure 9 Reset button location

Image showing the location of the RESET button on the EVK-NORA-B2 board.

Figure 10 User button locations

Image showing the locations of the user buttons (Button 0 and Button 1) on the EVK-NORA-B2 board.

Table 4: User buttons

NameFunctionPinPin headerDescription
RESETRESETnRESETJ8-pin 20Reset the module. Active low.
Button 0SWITCH_1P1.13J7-pin 40Active low. See Table 5.
Button 1SWITCH_2P1.09J7-pin 38Active low. See Table 5.

Two buttons Button0 and Button1 are used to enter bootloader, as shown in Table 5.

Table 5: EVK-NORA-B2 boot mode function

FunctionState during bootBehavior
SWITCH_1, SWITCH_2Pressed (0), pressed (0)Enter bootloader. If this state is kept for more than 10 seconds without sending commands to bootloader over UART, the u-connectXpress application boots. The module settings are then restored to factory default values.
All otherBoots the u-connectXpress application. Default state

For more details about the update software and the bootloader, see the NORA-B2 system integration manual [2].

4.2 LEDs

Figure LED locations

Image highlighting the locations of various LEDs on the EVK-NORA-B2 board, including power status (D19) and UART status LEDs (D9-D14), and the RGB status LED.

EVK-NORA-B2 includes eight status LEDs and one RGB status LED:

  • Power status (D19): Indicates the +3.3V power on the board when lit (green).
  • UART1 status (D9-D14): Indicates UART1 signal status under GPIO control, as shown in Table 6.
  • System status (RGB1).

Table 6: Status RGB LED indications

RGB LED colorStatus
GreenN/A
OrangeIdle
PurpleConnecting (blinking indicates activity)
BlueConnected (blinking indicates activity)

4.3 Serial communication

One COM port is available for connecting the UART to PC via the USB connector.

Switch S2 connects the FTDI chip to NORA-B2 UART and pin header if set ON. If switched OFF the corresponding UART signal is only connected between pin header and NORA-B2.

  • S2 – OFF. Pin header and NORA-B2
  • S2 – ON. FTDI, pin header, and NORA-B2

Table 7 UART pins and socket header connections

NORA-B2 pin namePinPin socket
UART1-TxDP1.04J7-16
UART1-RxDP1.05J7-18
UART1-CTSP1.07J7-22
UART1-RTSP1.06J7-20
WAKE-HOSTP1.14J7-24
WAKE_UPP0.03J7-26

Appendix

A Glossary

Table 8: Explanation of the abbreviations and terms used

AbbreviationDefinition
CPUCentral Processing Unit
CTSClear To Send
DCDirect Current
DC-DCDC to DC converter
EVKEvaluation Kit
GPIOGeneral Purpose Input / Output
LDOLow Drop-Out voltage regulator
LELow Energy
LEDLight Emitting Diode
LFLow Frequency
LiPoLithium-Polymer battery
NFCNear-Field Communications
RTSRequest To Send
RXDReceive data signal
SIGSpecial Interest Group
TXDTransmit data signal
USBUniversal Serial Bus

Related documentation

For product change notifications and regular updates of u-blox documentation, register on our website, www.u-blox.com.

Revision history

RevisionDateNameComments
R0122-Aug-2025mapeInitial release

Contact

u-blox AG

Address:
Zürcherstrasse 68
8800 Thalwil
Switzerland

For further support and contact information, visit us at www.u-blox.com/support.

PDF preview unavailable. Download the PDF instead.

EVK-NORA-B26 UserGuide UBXDOC-465451970-4607 C1-Public Magnus Persson Adobe PDF Library 25.1.150

Related Documents

Preview u-blox NORA-B26 Series Bluetooth LE Modules Data Sheet
Detailed data sheet for u-blox NORA-B26 series Bluetooth LE modules, covering NORA-B261 and NORA-B266 variants. Includes technical specifications, electrical characteristics, mechanical dimensions, and application information for developers.
Preview u-blox NORA-B2 Series Bluetooth Low Energy Modules System Integration Manual
This system integration manual for u-blox NORA-B2 series Bluetooth Low Energy modules provides comprehensive guidance on hardware design-in, software integration, component handling, regulatory compliance, and testing for engineers.
Preview USB-NORA-W256 AWS IoT ExpressLink Multiradio Development Kit User Guide
User guide for the u-blox USB-NORA-W256AWS evaluation board, an AWS IoT ExpressLink multiradio development kit for prototyping low-powered IoT applications. Learn how to set up, connect to AWS, and interact with your devices.
Preview USB-NORA-W256AWS: AWS IoT ExpressLink Multiradio Development Kit User Guide
Get started with the u-blox USB-NORA-W256AWS evaluation board for prototyping low-power IoT applications with AWS IoT ExpressLink. This user guide provides setup instructions and technical details.
Preview u-blox Stand-Alone Bluetooth and Wi-Fi Module Comparison
Comprehensive comparison of u-blox stand-alone Bluetooth and Wi-Fi modules, detailing specifications for NORA, NINA, BMD, ANNA, and IRIS series. Ideal for IoT and embedded system development.
Preview u-blox Short Range Wireless Modules: Datasheet and Comparison
Explore the comprehensive range of u-blox stand-alone and host-based short-range wireless modules, including Bluetooth and Wi-Fi. This document provides detailed specifications, features, and model comparisons for developers.
Preview U-blox EVK-M102 Engineering Sample Release Information
Information note regarding the EVK-M102 engineering sample (ES) release from u-blox, detailing product updates, features, and schedule.
Preview u-blox EVK-LEXI-R422 User Guide: Setup and Evaluation of LEXI-R422 Cellular Modules
This user guide from u-blox details the setup and operation of the EVK-LEXI-R422 evaluation kit, enabling developers to work with LEXI-R422 cellular modules for LTE-M, NB-IoT, and EGPRS applications in low-power wide-area networks.