![]() |
Embedded TCP/IP stack
4.7.0
|
The FNET project supplied with several demo applications. They can be used for demonstration of FNET features or as an example of FNET User-API usage.
It is recommended to use them as starting point for your new applications.
Project files are placed in
fnet\fnet_demos\build\<board_name>\<demo_name>\<compiler_name>\
There are six types of demo projects:
shell
- This is the main demo application. shell_azure
- This is the Azure IoT Hub client example. shell_bench
- This is the TCP/UDP Throughput Benchmark application. shell_boot
- This is the TFTP Client and Server Firmware Bootloader. shell_boot_app
- This is the example application used with the FNET TFTP Bootloader. shell_tls
- This is the example application used for the HTTPS server demonstration. This demo has the same features as the "Shell" demo, but in addition it includes the mbedTLS library.shell_wifi_
[gt202|sx2401] - This is the example application using Wi-Fi network interface. This demo has the same features as the "Shell" demo, but in addition it includes Wi-Fi QCA4002/4 network interface.The following table summarizes the supported demo applications, platforms and compilers:
Platform | Shell | Bootloader | Benchmark | Shell TLS | Shell QCA Wi-Fi | Azure |
---|---|---|---|---|---|---|
MK64FN1M | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 |
MK66FN2M | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | - | IAR8.50 KDS3.2 |
MK60DN512 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | IAR8.50 KDS3.2 | - | - | - |
LPC54628 | IAR8.50 | - | IAR8.50 | IAR8.50 | IAR8.50 | IAR8.50 |
MIMXRT1052, MIMXRT1062 | IAR8.50 | - | IAR8.50 | IAR8.50 | IAR8.50 | IAR8.50 |