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: Version in http server page

Part Number: CC3100MOD
Other Parts Discussed in Thread: MSP430F5529

Hi,

What is the version number displayed  on the http server page?

What does 2.2.0.001_31.1.2.0.2_1.0.3.17_0x4000000 signify?

I couldn't find any details/documents relating to this.

Thanks,

Likhitha

  • Hi,

    Looking into this. Will get back to you

    Regards,
    Charles O
  • Hi!

    These numbers should line up with the version of the firmware for the NWP, MAC, and PHY. These numbers are set based on the servicepack used.

    Please make sure you are using the latest sevicepack.

    Best Regards,

    Ben M

  • Hi,
    Thanks for the update.

    2.2.0.001 Is it the NWP?
    31.1.2.0.2 Is it the MAC?
    1.0.3.17 Is it the PHY?
    0x4000000 What number is this?

    From the service pack read me i am seeing the following details:
    Version:1.0.1.11-2.9.0.0
    NWP version: 2.9.0.0
    MAC version: 1.4.0.1
    PHY version: 1.0.3.37

    How to decode the details.

    Thanks,
    Likhitha
  • Hi Likhitha,

    Yes, that would be the correct way to break up the values. Except we will show the MAC version without the '31' in front of it. The last value can also be ignored.

    Since the values don't match the service pack number, this internal ROM page may be using original versions of the ROM code.

    If you want to display these versions in a web page for your application, please refer to the out-of-box example for the MSP430F5529. If you run the example, you should see the values you listed from the latest service pack. The param_about.html file demonstrates how the predefined tokens can use the internal http server to retrieve the values.

    Best Regards,

    Ben M