ST


A world leader in providing the semiconductor solutions that make a positive contribution to people’s lives, both today and in the future.

You are viewing an older revision! See the latest version

How to make wifi tests

  • Add the wifi driver for ISM43362 in mbed-os

cd mbed-os
git clone https://github.com/ARMmbed/wifi-ism43362.git
  • Execute tests:

mbed test -m DISCO_F413ZH -t ARM -v -n tests-network-wifi --test-config ISM43362_WIFI
mbed test -m DISCO_F413ZH -t ARM -v -n tests-netsocket-* --test-config ISM43362_WIFI


All wikipages