What problem does it solve?
This Skill provides comprehensive guidance for implementing, configuring, and troubleshooting WiFi connectivity within Zephyr OS environments.
Core Features & Use Cases
- WiFi Setup and Connection: Assist users in enabling WiFi, configuring security, and establishing connections to networks or access points.
- Mode Configuration: Support for station, access point, or concurrent modes with relevant code snippets and configuration options.
- Advanced Management: Guide on scan procedures, network selection, and handling connection statuses and events.
- Power Management & TWT: Instructions for enabling power save modes and use of WiFi 6 TWT features to optimize power consumption.
- Troubleshooting: Common issues resolution like no connectivity, configuration errors, or station disconnections.
- Integration details: Information about driver locations, configuration options, dependencies, and relevant files within Zephyr OS.
Quick Start
Set up the WiFi interface, enable WiFi in your configuration, and connect to your network using the provided API calls with your SSID and credentials.