
NINA-B4 series - System integration manual
UBX-19052230 - R09
u-connectXpress software
Page 45 of 61
C1-Public
4.1.1.2.2
Updating u-connectXpress connectivity software only
☞
You can send AT text commands to NINA-B4 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-B41 using TeraTerm.
1.
Setup the serial port connection. See also
2.
Enter Software version identification
AT+GMR
command to find out the current version of your
u-connectXpress software.
AT+GMR
"2.0.0-025"
OK
3.
Prepare the module to accept a binary file for download and start the bootloader at the
appropriate baud rate. Enter the Update software
AT+UFWUPD
command together with the
ConnectivitySoftware values defined in the
NINA-B41X-CF-<version>.json
file and the signature
in the
NINA-B41X-SI-x.x.x-xxx.txt
file. The bootloader must be running when the software is
“sent” to the module in the next step. Note particularly that
<mode>=0,
<name>=ConnectivitySoftware,
and
<flags>=rwx.
See also
Prerequisites
AT+UFWUPD=0,115200,0,313692,Vr7suDAz7RlsIB3D6eOqoDNqPsEct9i6fXqKRcYUqPiQPk3yf6yKP8OY
oiS1RTsG6c5q/FhGMhllZK2niNuYiPkAXrCGBhwstKYccRcO2Vx/XzfLWiOkv/7P9hXFNULtySNp
sXSOPRYSqqNhYC9Numhwe0y5Fgi6SB90jiElDZRTaMZog34jU6M2w12Zss1sS16FFuTVwChe8ReK
RsSjbkKmT3Ft34TJrrLvcwJKxlcWx1DV1pm2NY6fGNfKo3Iq/GstvkEXa9uS0fdWDM5Vd6BNT7fV
ubiQCJotbYyGChmjfHhx16o2BA==,ConnectivitySoftware,rwx
4.
NINA-B4 returns a series of
“
C
”
characters for as long as the bootloader is running.
CCCCCCCCCCCCCCCCCCCCCCCCCC
5.
While the bootloader is running, send the u-connectXpress
NINA-B41X-SW-3.0.0-0.005.bin
file to NINA-B4. The file is sent using XMODEM protocol.
6.
Once the binary file has been sent, NINA-B4 displays the greeting text
+STARTUP
. Enter the
Software version identification
AT+GMR
command again to make sure that the latest software
version is now installed.
+STARTUP
AT+GMR
"3.0.0-005"
OK