6.1.8.4 Running the Application

  1. Build and program the generated code into the hardware using MPLABX IDE
  2. Open the Terminal application \(Ex.:Tera term\) on the computer

    Connect to the "USB-FTDI" COM port and configure the serial settings as follows:

    • Baud : 115200
    • Data : 8 Bits
    • Parity : None
    • Stop : 1 Bit
    • Flow Control : None
  3. When the board is booting up, it enable softAP (SSID:microchip-SoftAP, password: password) and show below log:
    Figure 6-42. boot_up_log
  4. On the PC, connect to the access point using the network name "microchip-SoftAP".
    Figure 6-43. pc_connect_ap
  5. Enter "password" for the passphrase/password
  6. On the PC open a browser then connect to the access point using the address: http://192.168.1.1
    Figure 6-44. browser_access_webpage
  7. Confirm on the browser the page shown below is displayed.