Network Stack#

The SiWN917 Network Stack modes are as shown below.

  1. Offloaded Mode

  2. Hosted Mode

By default, the TCP/IP Stack runs on the TA (Network Processor) which is the Offloaded mode. If you want to bypass it and use the TCP/IP stack residing on the host processor, which is the Hosted mode, you can refer to the LWIP TCP client example in the release.

Offloaded Mode#

Offloaded ModeOffloaded Mode

Hosted Mode#

Hosted ModeHosted Mode