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.

CCS/CC3200MOD: Production Line Programing

Part Number: CC3200MOD
Other Parts Discussed in Thread: CC3200, UNIFLASH

Tool/software: Code Composer Studio

Hello,

Using mqtt_client as reference example  we have developed A custom device using CC3200MOD.

The device mainly does the work taking data received on UART send the Same as it is data on MQTT.

Our Custom device is working fine and now we have decided to go for production of our custom device which might be around few hundreds. Regarding  This i have Two queries, as follows

1)  Now There two Unique Constants which we need to keep unique for every device mentioned as below,

  • Unique 5 Digit Board Number.
  •  Client ID for Every Device.

Please let me Know, If there any Method or Tool available  so that we can use only one  firmware However by just changing these two above constants while dumping  the code in different boards.

2)  I was also concerned about the MAC address of the CC3200MOD and as per i have read in Ti's Post  it was mentioned that every CC3200 IC has its own unique MAC address So Is there any option available to change the MAC address if yes how can do so ?Please help me with detailed steps or document.

And what does TI recommends regarding Changing the MAC address, Is it necessary to change the MAC address, If No then Please Help me to know that is it possible to get the MAC address Of each IC without dumping code?

Thanks And Regards

Utkarsh