Lora expLoRaBLE upload problems

It says:

Sketch uses 115020 bytes (11%) of program storage space. Maximum is 983040 bytes.

Global variables use 27328 bytes (6%) of dynamic memory, leaving 365888 bytes for local variables. Maximum is 393216 bytes.

/Users/wilfred/Library/Arduino15/packages/SparkFun/hardware/apollo3/2.2.1/tools/uploaders/asb/dist/macosx/asb --bin “/private/var/folders/j0/mxdzhynx7pg55j137qqq5v1r0000gn/T/arduino/sketches/DAFC936B31382CF1A1CAAC986679AEEE/sketch_apr21a.ino.bin” --load-address-blob 0x20000 --magic-num 0xCB -o /private/var/folders/j0/mxdzhynx7pg55j137qqq5v1r0000gn/T/arduino/sketches/DAFC936B31382CF1A1CAAC986679AEEE/sketch_apr21a.ino --version 0x0 --load-address-wired 0xC000 -i 6 --options 0x1 -b 115200 -port “/dev/cu.usbserial-10” -r 2 -v

Header Size = 0x80

original app_size 0x1cdf0 ( 118256 )

load_address 0xc000 ( 49152 )

app_size 0x1cdf0 ( 118256 )

w0 = 0xcb01ce70

Security Value 0x10

w2 = 0x10008080

addrWord = 0xc000

versionKeyWord = 0x0

child0/feature = 0xffffffff

child1 = 0xffffffff

crc = 0x9a5d6f8e

Writing to file /private/var/folders/j0/mxdzhynx7pg55j137qqq5v1r0000gn/T/arduino/sketches/DAFC936B31382CF1A1CAAC986679AEEE/sketch_apr21a.ino_OTA_blob.bin

testing: /private/var/folders/j0/mxdzhynx7pg55j137qqq5v1r0000gn/T/arduino/sketches/DAFC936B31382CF1A1CAAC986679AEEE/sketch_apr21a.ino_OTA_blob.bin

Header Size = 0x60

app_size 0x1ce70 ( 118384 )

Writing to file /private/var/folders/j0/mxdzhynx7pg55j137qqq5v1r0000gn/T/arduino/sketches/DAFC936B31382CF1A1CAAC986679AEEE/sketch_apr21a.ino_Wired_OTA_blob.bin

Image from 0x0 to 0x1ce70 will be loaded at 0x20000

Connecting over serial port /dev/cu.usbserial-10…

Sending Hello.

Received response for Hello

Bootloader connected

Received Status

length = 0x58

version = 0x5

Max Storage = 0x4ffa0

Status = 0x2

State = 0x7

AMInfo =

0x1

0xff2da3ff

0x55fff

0x1

0x4cd00005

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

0xffffffff

Sending OTA Descriptor = 0xfe000

Sending Update Command.

number of updates needed = 1

Sending block of size 0x1ced0 from 0x0 to 0x1ced0

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 8180

Sending Data Packet of length 3960

Sending Reset Command.

Tries = 0

Upload complete!

And it worked!