SWRA659A March 2020 – June 2020 CC3100 , CC3100MOD , CC3200 , CC3200MOD
The power management application is released as a stand-alone CC3200 application, which is inserted within the CC3200 SDK folder. For the CC3100 the power management application is released as a stand-alone CC3100 application, which is integrated within the CC3100 SDK folder during installation. Import it into your environment (code composer /IAR), as any other project described in the Getting Started User's Guide for the device-specific documents.
The application requires some preliminary action to be taken/defined within the code. The next values need to be defined; the pre-define lines are already in the code, just fill the relevant values:
Moreover, there is also a need for a destination peer. A python script that implements TCP/UDP client or server is a simple solution for such peer. There are also good examples of DHCP server PC application that can be found in the internet, that the user can use.