Network Stack#

SiWG917 network stack modes are as shown below.

  1. Offloaded mode

  2. Hosted mode

By default, the TCP/IP stack runs on the TA which is the Offloaded mode. If you want to bypass it and run on the M4 which is the Hosted mode, you can refer to the LWIP TCP client example in the release.

Offloaded ModeOffloaded Mode

Hosted ModeHosted Mode