You are using staging server - a separate instance of the ESP Component Registry that allows you to try distribution tools and processes without affecting the real registry.

rankshank/moistmicro-halow

2.10.4-esp32-2

Pre-release
uploaded 1 day ago
Morse Micro HaLow WLAN component for esp32

7 examples

  • dual_if
    Runs two interfaces simultaneously: native Wi-Fi as a SoftAP and Wi-Fi HaLow as a station, sending UDP packets.
    5.99 KB
  • iperf
    An adaption of ESP32 iperf REPL to test Wi-Fi HaLow throughput via serial monitor for UDP/TCP tests.
    3.67 KB
  • porting_assistant
    Self-test tool for bringing up a new platform, running various OSAL, HAL and hardware tests and reporting results.
    19.14 KB
  • scan
    Initializes the Wi-Fi HaLow interface and performs a single shot scan, printing each discovered AP's details.
    2.35 KB
  • softap
    Starts a Wi-Fi HaLow SoftAP on a configurable S1G channel with SAE security when a passphrase is set.
    2.99 KB
  • sta_connect
    Connects to a Wi-Fi HaLow AP as a station using SAE security and confirms connectivity via a UDP packet.
    3.18 KB
  • sta_reboot
    Stress test that repeats a boot → connect → send UDP → deinit cycle (10 iterations) for the HaLow chip.
    3.49 KB