Integration Manual

NINA-B4 series - System integration manual
UBX-19052230 - R09 u-connectXpress software Page 42 of 60
C1-Public
5. Select Tools > Software Update.
6. Check that the correct COM port is shown in “Settings”. Select File and choose the NINA-B41X-
CF-<version>.json file from the unzipped u-connectXpress container.
7. Select Update. The module then reboots using the secure bootloader and flashing of both the
SoftDevice and application starts automatically.
4.1.1.2 Updating software with AT commands
You can send AT commands to NINA-B4 to execute certain tasks over the serial interface, using
open-source terminal emulator software that supports XMODEM, like TeraTerm or ExtraPuTTy.
Alternatively, you can send all AT commands described in this section using the s-center software
in AT mode. The examples given in this procedure have been created and tested on EVK-NINA-B41
using TeraTerm. See also the u-connectXpress AT command manual [6] and Bootloader protocol
specification [25].
The bootloader must be running when the software is “sent” to the module. You start the bootloader
using either:
AT commands
Pressing the SW1 and SW2 buttons simultaneously during a module reset (initiated by setting
RESET_N low). See also Module reset.
In contrast to the s-center configuration, UART hardware flow is not used for updating software
using AT commands. The file download uses standard XMODEM-CRC16 protocol and 128 bytes
packets.