This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3100MOD: Which Firmware / Service Pack is Installed (Uniflash)

Part Number: CC3100MOD
Other Parts Discussed in Thread: UNIFLASH, CC3200, CC3100

Hi

How can i know which firmware is installed on the cc3100mod?

See the process below, if i flash the service pack servicepack_1.0.1.11-2.10.0.0, it says:
NWP Patch version: 2.10.0.0
MAC Patch version: 1.5.0.2
PHY Patch version: 1.0.3.37
Bootloader version: 2.0.4.0

If i flash the latest service pack servicepack_1.0.1.13-2.11.0.1 it says:
NWP Patch version: 2.11.0.1
MAC Patch version: 1.5.0.2
PHY Patch version: 1.0.3.37
Bootloader version: 2.0.4.0

So all that has changed is the NWP version. By using "get version" the uniflash just reports the bootloader version.

Questions:
- So how can i know if my device has already NWP version 2.11.0.1 flashed?
- What means NWP, MAC, PHY, Bootloader version? 

# CCS Uniflash for CC3100MOD

## servicepack_1.0.1.11-2.10.0.0.bin

[04:34:28] INFO: connection succeeded
[04:34:28] INFO: getting storage list
[04:34:28] INFO: > Executing Operation: ServicePackProgramming
[04:34:28] INFO: Path to the service pack file: C:/TI/CC3100_CC3200_ServicePack_1.0.1.11-2.10.0.0/servicepack_1.0.1.11-2.10.0.0.bin
[04:34:28] INFO: reading version info
[04:34:28] INFO: CC3100R Device detected.
[04:34:28] INFO: NWP/MAC/PHY Version from Service Pack:
[04:34:28] INFO: NWP Patch version: 2.10.0.0
[04:34:28] INFO: MAC Patch version: 1.5.0.2
[04:34:28] INFO: PHY Patch version: 1.0.3.37
[04:34:28] INFO: reading version info
[04:34:28] INFO: DEVICE CC3100 ES1.33
[04:34:28] INFO: reading version info
[04:34:30] INFO: Downloading file "/sys/servicepack.ucf" with size 33700

## Check Version

[04:35:55] INFO: connection succeeded
[04:35:55] INFO: getting storage list
[04:35:55] INFO: > Executing Operation: GetVersion
[04:35:55] INFO: reading version info
[04:35:55] INFO: > Bootloader version: 2.0.4.0
[04:35:55] INFO: > Executing Operation: Disconnect
[04:35:56] Operation GetVersion returned.

## servicepack_1.0.1.13-2.11.0.1

[04:36:31] INFO: connection succeeded
[04:36:31] INFO: getting storage list
[04:36:31] INFO: > Executing Operation: ServicePackProgramming
[04:36:31] INFO: Path to the service pack file: C:/TI/CC3100_CC3200_ServicePack_1.0.1.13-2.11.0.1/servicepack_1.0.1.13-2.11.0.1.bin
[04:36:31] INFO: reading version info
[04:36:31] INFO: CC3100R Device detected.
[04:36:31] INFO: NWP/MAC/PHY Version from Service Pack:
[04:36:31] INFO: NWP Patch version: 2.11.0.1
[04:36:31] INFO: MAC Patch version: 1.5.0.2
[04:36:31] INFO: PHY Patch version: 1.0.3.37
[04:36:31] INFO: reading version info
[04:36:31] INFO: DEVICE CC3100 ES1.33
[04:36:31] INFO: reading version info
[04:36:33] INFO: Downloading file "/sys/servicepack.ucf" with size 34348

## Check version

[04:36:57] INFO: connection succeeded
[04:36:57] INFO: getting storage list
[04:36:57] INFO: > Executing Operation: GetVersion
[04:36:57] INFO: reading version info
[04:36:57] INFO: > Bootloader version: 2.0.4.0
[04:36:57] INFO: > Executing Operation: Disconnect
[04:36:57] Operation GetVersion returned.