SiliconLabs / wfx-common-tools

Silicon Laboratories WFx Wi-Fi tools for all supported platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Silicon Laboratories WFx Wi-Fi tools for all supported platforms

Related Parts

Select the proper Wi-Fi product for your application from here.

Read the documentation on docs.silabs.com


Support

Please use the Silicon Labs Support Portal for all support requests.


wfx-common-tools

This repository contains WFX tools which are not platform-specific, and can be used on several platforms.

Content

Typically, Python resources can be used to run tests on WFX devices, and such tools can be running on any Python-capable platform.

Folder Usage Documentation
connection Python communication resources imported from other tools, accessed using sys.path.append('../connection') README
pta Python scripts for PTA (Packet Traffic Arbitration), when several radio standards use shared RF resources README
test-feature Pythons scripts used to test the RF performance

NB: Prior to running RF testing, make sure you stop any WLAN use of your product.
README

Please refer to the corresponding README files for details on using the tools.

Related resources

Whenever a tool is only valid for a single platform, it is stored in a corresponding platform-specific repository.

Platform-specific repositories are:

About

Silicon Laboratories WFx Wi-Fi tools for all supported platforms

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Shell 0.8%