5.3.1 Changing the Logo of ATWINC Enterprise Security Provisioning Application

Perform the following steps to change the logo of the ATWINC Enterprise Security Provisioning application:

  1. Open the project WINC1500_SECURITY_ENTERPRISE_PROVISIONING_EXAMPLE from ASF.
  2. Navigate to src\ASF\common\components\wifi\winc1500\host_app\provisioning\script in the example project and replace the available logo with the required logo.
  3. Convert the logo and html content (web page) to HEX format by running the hexdump.py script. It generates the html_logo_c_array.txt file which has html_buff and logo_buff arrays.
  4. Copy the content of the arrays html_buf and logo_buff to the file html_page_buf.h located at src\ASF\common\components\wifi\winc1500\host_app\provisioning.
  5. Build and load the example.