NINA-B3 series - System integration manual
UBX-17056748 - R13
Software
Page 26 of 72
C1-Public
Parameter
Type
Description
<mode>
Enumerator
Download mode:
0: Update mode for the ConnectivitySoftware through the serial port
1: Bootloader mode for update of the SoftDevice through the serial port.
<baud rate>
Enumerator
Baud rate in bits per second: 115200 (default), 230400, 460800, or 921600
<id>
Integer
ID number of the software image.
<size>
Integer
Size of the firmware image. Enter the size integer for the respective software as
defined in the
NINA-B31X-SI-x.x.x-xxx.txt
file. Shown in hex format in the JSON
file but must entered as bytes in decimal notation in the command.
<signature>
String
RSA signature of the firmware image as base64-encoded string.
Enter the 344-character text string defined in the
NINA-B31X-SI-x.x.x-xxx.txt
file.
<name>
String
The name of the firmware. Maximum string length is 22.
<flags>
String
Permissions for using the firmware image. Permission flags are marked in UNIX style:
"
rwx
" is the default flag for the u-connectXpress software.
"
rw
" is the default flag for other binary images.
Table 7: Defined values for update parameters
2.3.1.2.1
Setting up the serial port
☞
You can send AT text commands to NINA-B3 to execute tasks 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. See also
the s-center user guide
Procedure
The examples in this procedure have been created and tested on EVK-NINA-B31 using TeraTerm.
1.
Connect the supplied serial cable from the J8 connector on EVK-NINA-B3 to the USB port your
computer. For further information about setting up EVK-NINA-B3, see also EVK-NINA-B3 user
guide
2.
Download and unzip the latest u-connectXpress software from u-blox
3.
Discover the COM port number for the USB Serial Port on your computer (MS Windows:
Start>Device Manager>Ports
)
. See also “Setting up the evaluation board” in the EVK
-NINA-B3
user guide
4.
Start your chosen terminal emulator and open the connection to the USB serial port (COMx).