U-blox Evk-nora-w10 Evaluation Kit User Guide

U-blox Evk-nora-w10 Evaluation Kit User Guide

u-blox-LOGO

u-blox EVK-NORA-W10 Evaluation kit

u-blox-EVK-NORA-W10-Evaluation-kit-PRODUCT

Abstract
The document describes how to set up the EVK-NORA-W101 and EVK-NORA-W106 evaluation kits to evaluate the NORA-W10 series modules. To obtain the different options for debugging and the development capabilities included in the evaluation board see the NORA-W10 system integration manual [2].

Document information

TitleEVK-NORA-W1
SubtitleEvaluation kit for NORA-W10 series modules
Document typeUser guide
Document numberUBX-22002764
Revision and dateR013-May-2022
Disclosure restrictionC1-Public
Product statusCorresponding content status
In development / PrototypeObjective specificationTarget values. Revised and supplementary data will be published later.
Engineering sampleAdvance informationData based on early testing. Revised and supplementary data will be published later.
Initial productionEarly production informationData from product verification. Revised and supplementary data may be published later.
Mass production/ End of lifeProduction informationDocument contains the final product specification.

This document applies to the following products:

Product nameDocument status
EVK-NORA-W101Objective specification
EVK-NORA-W106Objective specification
  • For information about the hardware, software, and status of the available product types, see the NORA-W10 data sheet [1].

Product Description

  • The EVK-NORA-W10 evaluation kit provides stand-alone use of the NORA-W10 series module.
  • All features of the NORA-W10 series modules are easily accessed from the evaluation board. A simple USB connection provides power, programming, and COM ports.
  • Four user buttons are available, as well as a USB peripheral connector, user LEDs, and a reset button.
  • GPIO signals are available on headers that are compatible with the Arduino® form factor. This allows easy use of existing Arduino shields.
  • Current sense resistors allow for measuring current into the module and into the shield.
  • This guide provides setup instructions for starting development and describes the hardware functionality of the EVK-NORA-W10 board.

Key features

  • Used for evaluation of NORA-W101 or NORA-W106 modules
  • COM ports and debug ports over USB
  • Full GPIO of the NORA-W1 series
  • Buttons and LEDs for user interaction
  • 32.768 kHz Crystal
  • USB peripheral connector
  • Power input via USB-C or pin sockets
  • Current measurements via pin headers and jumpersu-blox-EVK-NORA-W10-Evaluation-kit-FIG-1

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

Items included in the kit

EVK-NORA-W101 kit contents

  • EVK-NORA-W10 evaluation board with NORA-W101 module
  • USB-C to USB-A cable
  • 2.4 GHz U.FL antenna kit

EVK-NORA-W106 kit contents

  • EVK-NORA-W10 evaluation board with NORA-W106 module
  • USB-C to USB-A cable
  • 2.4 GHz antenna integrated onto NORA-W106 module (no external antenna)

Setting up the evaluation board

  • The EVK-NORA-W10 is delivered without any software (open CPU) and the software must be developed by the user.

The following devices are applicable:

  • EVK-NORA-W101
  • EVK-NORA-W106
  • The module is designed to be used only with the applicable software and only compatible software can be flashed on the module.
  • Connect external power supply to the EVK as described in Powering the board. The status light (D10) (green) lights up, indicating that the internal EVK 3.3 V is on.
  • When using the evaluation board with external antenna, before powering up the EVK, ensure that you have connected the 2.4 GHz antenna with the U.FL antenna connector (J12). Failing to do so may cause undesired operation.
  • Observe that the inrush current when powering-up the EVK can be significantly higher than during normal operation.
  • The operating system will install the correct COM port drivers automatically. The drivers will 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].
  • One COM port will automatically be assigned to the unit by the Windows OS. To view the assigned COM ports on Windows 10, follow the steps mentioned below:
  • Open the Control Panel and click Hardware and Sound.
  • Click Device Manager in Devices and Printers. This will open the Device Manager window where you can view the assigned COM ports.
  • The NORA-W10 open CPU variants are to be used when developing custom software based on the Espressif SDK ESP-IDF. Before compiling custom software, the ESP-IDF must be configured for the NORA-W10 open CPU variant.
  • More information on this topic can be found in the NORA-W10 system integration manual [2].

Hardware description

  • Design files for the EVK-NORA-W10 PCB may be requested from your local u-blox support team.
Power

The EVK-NORA-W1 has three possible power sources, as listed below:

  • USB from the debug interface
  • USB peripheral on the NORA-W1 itself
  • 2.54 mm pitch pin header (J1 pin-8) for supplying + 5 V [ 3.6 – 5.5 V]
  • Each of the three power sources is separated via a Schottky diode (D1 – D3, MBR120VLSFT3G). This prevents reverse voltage to any of the other supplies thus the power sources can be connected simultaneously.
  • Only if the power protection circuits are left intact can the USB be safely connected at the same time as external power.
  • This makes programming of the module easier.
  • The EVK USB type C connectors are only capable of handling 5 V input, 12 V is not allowed.

Powering the board

  • By moving the power switch to “ON” VBUS is fed into the 3.3 V LDO regulator and the board is powered-up.
  • This is indicated by the power LED D10 (green) lights up.
  • The LDO regulator powers the +3V3, VDD, and VDD-IO power rails.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-2
  • Figure 3: EVK schematic – IOREF separation
  • +3V3 (J1 pin 4) can source a max of 50 mA to supply external parts.
  • IOREF (J1 pin 2) is the external supply input to the IO voltage level shifters (optional). It is separated from +3V3 with a protection diode (Maxim MAX40203AUK) having a voltage drop of 28 mV at 100 mA.

Reset

  • The EVK-NORA-W10 provides a hardware reset to the NORA-W10 module. The Reset button is connected to the module RESETn signal.
  • If the BOOTn button is held down during the EVK power-on, it causes the module to enter its bootloader mode.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-3

Figure 4: EVK schematic – reset and boot buttonsu-blox-EVK-NORA-W10-Evaluation-kit-FIG-4

Signal nameDescription
GPIO0/BOOTnGPIO0 input to module interface during normal operation.

Drive low during power-up to enter bootloader mode on the NORA-W1 module.

RESETnNORA-W1 reset signal.

Table 1: EVK reset signals

Buttons
  • The evaluation board has four user buttons that are active low and connect to the ground when pressed. Table 2 associates the button number and corresponding components.
  • The internal pull-up resistor of each NORA-W10 GPIO pin must be enabled for proper operation.
ButtonSwitchGPIOProtection diode
1SW1GPIO46D21
2SW2GPIO0D22
3SW3GPIO47D23
4SW4GPIO48D24

Table 2: User button componentsu-blox-EVK-NORA-W10-Evaluation-kit-FIG-5

LEDs

  • An RGB LED is provided on the evaluation board. It is powered by +3V3 and turned on by pulling the associated GPIO low.
  • The RGB LED can be disconnected from the GPIO by removing the associated resistor R78 – R79. The evaluation board is also equipped with LEDs that show the signal status of UART0
RGB LEDAssociated GPIOComments
Red (pin1)GPIO5/ADC1-CH4Remove R77 to disconnect R-LED
Green (pin2)GPIO2/ADC-CH1Remove R78 to disconnect G-LED
Blue (pin3)GPIO8/ADC1-CH7Remove R79 to disconnect B-LED

Table 3: RGB LED-associated signalsu-blox-EVK-NORA-W10-Evaluation-kit-FIG-6

Table 4: UART0 LEDs associated signals

LEDLED colorGPIOPin socketComments
D4GreenGPIO43/UART0-TxDJ3-7
D5OrangeGPIO44/UART0-RxDJ3-8
D6GreenGPIO45/UART0-RTSJ5-1
D7OrangeGPIO6/UART0-CTSJ5-2
D8GreenGPIO1/UART0-DTRJ5-3
D9OrangeGPIO7/UART0-DSRJ5-4
D10GreenPower ON LED

Serial communication

  • The evaluation board allows for easy serial communication with the NORA-W10 module and a connected computer. The EVK is using a single FTDI interface IC providing one COM port.
  • The single port is connected to module UART0 through 1K resistors. This allows for simultaneously connecting UART0 signals to pin sockets J3 and J5. See also Table 5.
NORA-W1 pin nameNORA-W1 functionResistor/Jumper enableInterface IC function
G9GPIO44/UART0-RxDR20FTDI-TxD
G8GPIO43/UART0-TxDR22FTDI-RxD
F9GPIO6/UART0-CTSR23FTDI-RTS
F8GPIO45/UART0-RTSR29FTDI-CTS
E9GPIO7/UART0-DSRR30FTDI-DTR
E8GPIO1/UART0-DTRR32FTDI-DSR

Table 5: COM port connectionsu-blox-EVK-NORA-W10-Evaluation-kit-FIG-7u-blox-EVK-NORA-W10-Evaluation-kit-FIG-8

32.768 kHz low-frequency clock

  • The evaluation board has a 32.768 kHz crystal connected to the NORA-W10 module to allow the use of the external crystal oscillator option
  • If the signals GPIO15/ADC2-CH4 and GPIO16/ADC2-CH5 want to be used, the crystal can be removed from the circuit by opening jumpers J19 and J21 and soldering across the normally open positions. This connects XT-32k-p and XT-32k-n to the EVK pin socket J2 pin 5 and pin 6.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-9
Current sensing headers

The evaluation board provides two current sensing headers:

  • J7 allows for power consumption measurement of the NORA-W10 module VDD supply.
  • J8 allows for power consumption measurement of the NORA-W10 module VDD-IO supply.
  • Each of the 2.54 mm pitch 3-pin header have two pins connected across a 1 Ω current-sense resistor and the third pin connected to GND. Module VDD supply and module VDD-IO supply are sourced via these resistors. To measure current consumption, use a multimeter or other precision voltage measurement device to measure
  • the voltage drop across pins 2 and 3. Current can also be measured directly by opening JRMOD, or JRIO to remove the current-sense resistor from the circuit. Use an amp meter in series with the two voltage pins.
  • Pin 1 of J7 and J8 is connected to GND.
  • Any current sense resistor can be bypassed by soldering the respective jumper: JMOD, or JIO.
  • The default hardware configuration does not require any modification of the current sense headers for the EVK-NORA-W10 to perform properly.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-10

External JTAG debug interface

  • External target hardware can be connected to J20 for firmware programming and debugging. The JTAG debug interface is implemented, as shown in Figure 13.
  • J20 is implemented with a 2×5, header with a 1.27 mm pitch.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-11

QSPI

  • EVK-NORA-W10 can be populated with a Quad SPI FLASH and a Quad SPI PSRAM. These can be supplied via +3V3 or NORA-W10 module internal VDD-SPI supply. The selection between the two is made by populating either R11 or R69 (U1) and R70 or R71 (U2).u-blox-EVK-NORA-W10-Evaluation-kit-FIG-12

Table 6: Quad SPI interface signal overview

Interface functionESP32-S3 pinNORA-W10 pinInterface IC function
QSPI-CS028E1
QSPI-CS132C4
QSPI-CLK33F1
QSPI-IO3 HD30F2
QSPI-IO2 WP31D1
QSPI-IO1 Q34E2
QSPI-IO0 D35D2

GPIO jumpers

  • Several solder bridge jumpers on the board are available to configure the GPIO functions.
  • Most solder jumpers disconnect onboard components from the GPIO nets thus eliminating interference with external circuitry added on the I/O sockets (female).
  • The GPIO jumpers and associated functions are shown on the bottom of the EVK-NORA-W10 PCB.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-13

Header pin-out

  • Figure 14 shows the 2.54 mm pitch sockets exposing the IO signals in the NORA-W10 module.u-blox-EVK-NORA-W10-Evaluation-kit-FIG-14
  • To enable the EVK-NORA-W10 I/O pins to handle 5 V signals the level shifters (U102 – U104, TI TXS0108EPWR) must be populated and IOREF must be supplied with +5 V. If using 3.3 V on the EVK-NORA-W1 I/O pins, the Arduino Uno® style shields must be configured to use +3.3 V I/O voltage reference.

Table 7: Header J1Table 7 – Table 12 show the pin assignments of each header.

PinPin nameNORA-W1 pinFunction
1NC.No connection
2IOREFLevel shifter supply voltage
3RESETJ3ESP-GPIO/AIN6
4+3V3Supply
5VBUSSupply
6GNDGround
7GNDGround
8+VinSupply

Table 7: Header J1

PinPin nameNORA-W1 pin PT1/PT2Function
1GPIO11G3GPIO ADC2-CH0
2GPIO12G2GPIO ADC2-CH1
3GPIO13A6GPIO ADC2-CH2
4GPIO5J8GPIO ADC1-CH4
5GPIO15C6GPIO ADC2-CH4, XTAL-32K-P
6GPIO16B6GPIO ADC2-CH5, XTAL-32K-N

Table 8: Header J2

PinPin nameNORA-W1 pinFunction
1GPIO10H3FSPI-IO4
2GPIO14A5FSPI-DQS
3GPIO2H8ADC1-CH1
4GPIO3J9ADC-CH2
5GPIO4D8ADC1-CH3
6GPIO46H7GPIO46
7TxDG8GPIO43
8RxDG9GPIO44

Table 9: Header J3

PinPin nameNORA-W1 pinFunction
1GPIO0F7BOOTn
2GPIO21C8GPIO21
3NC.
4GND
5GPIO36B1FSPI-CLK
6GPIO37C1FSPI-Q
7GPIO35C2FSPI-D
8GPIO34B3FSPI-CS0
9GPIO38A2FSPI-WP
10GPIO33D3FSPIHD

Table 10: Header J4

PinPin nameNORA-W1 pinFunction
1GPIO45F8RTS
2GPIO6F9CTS
3GPIO1E8DTR
4GPIO7E9DSR
5GPIO47F3SPICLK_P
6GPIO48E3SPICLK_N
7GPIO18B4SDA
8GPIO17A3SCL

Table 11: Header J5

PinPin nameNORA-W1 pinFunction
1+3V3Supply
2JTAG-TMSH2GPIO42 if J15 is changed
3GNDGround
4JTAG-TCKJ2GPIO-39 if J16 is changed
5GNDGround
6JTAG-TDOG1GPIO40 if J17 is changed
7NC.No connection
8JTAG-TDIH1GPIO41 if J18 is changed
9GNDGround
10RESETJ3Module reset

Table 12: Header J20

Appendix A Glossary

AbbreviationDefinition
ARMArm (Advanced RISC Machines) Holdings
CPUCentral Processing Unit
CTSClear To Send
DCDirect Current
DC-DCDC to DC converter
DFUDevice Firmware Update
EVKEvaluation Kit
FICRFactory Information Configuration Register
GPIOGeneral Purpose Input / Output
LDOLow Drop-Out voltage regulator
LELow Energy
LEDLight Emitting Diode
LFLow Frequency
LiPoLithium-Polymer battery
NCSnRF Connect SDK
NFCNear-Field Communications
QSPIQuad Serial Peripheral Interface
RCResistor-Capacitor network
RTSRequest To Send
RXDReceive data signal
SESSEGGER Embedded Studio
SIGSpecial Interest Group
SoCSystem on Chip
SPISerial Peripheral Interface
TXDTransmit data signal
PRICEUser Information Configuration Register
USBUniversal Serial Bus

Table 13: Explanation of the abbreviations and terms used

Related Documentation

  1. NORA-W10 data sheet, UBX-21036702
  2. NORA-W10 system integration manual, UBX-22005601
  3. FTDI FT231XQ-R Datasheet, FT231X (ftdichip.com)
  4. For product change notifications and regular updates of u-blox documentation, register on our website, www.u-blox.com.

Revision history

RevisionDateNameComments
R0129-04-2022ovik, hekfInitial release for EVK-NORA-W1 PT2

Contact

  • For complete contact information, visit us at www.u-blox.com.
  • u-blox Offices
  • North, Central, and South America

u-blox America, Inc.

Technical Support:

Headquarters

Asia, Australia, Pacific

Regional Office Australia:

Regional Office China (Beijing):

Regional Office China (Chongqing):

Regional Office China (Shanghai):

Regional Office China (Shenzhen):

Regional Office India:

Regional Office Japan (Osaka):

Regional Office Japan (Tokyo):

Regional Office Korea:

Regional Office Taiwan:

References

Documents / Resouces

Download manual
Here you can download full pdf version of manual, it may contain additional safety instructions, warranty information, FCC rules, etc.


Related Manuals