circuitpython/tests/multi_espnow
Angus Gratton 7647c828de tests/multi_espnow: Add channel setting test, add some docs.
Test currently passes. It was added so it can be used to check for
regressions when fixing channel selection for AP mode in a follow-up
commit.

Also add some docs about how channel setting is observed to work for
ESP-NOW.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-11-28 15:39:06 +11:00
..
10_simple_data.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
10_simple_data.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
20_send_echo.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
20_send_echo.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
30_lmk_echo.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
30_lmk_echo.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
40_recv_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
40_recv_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
50_esp32_rssi_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
50_esp32_rssi_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
60_irq_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
60_irq_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00
70_channel.py tests/multi_espnow: Add channel setting test, add some docs. 2024-11-28 15:39:06 +11:00
70_channel.py.exp tests/multi_espnow: Add channel setting test, add some docs. 2024-11-28 15:39:06 +11:00
80_asyncio_client.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
80_asyncio_client.py.exp tests: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
81_asyncio_server.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
81_asyncio_server.py.exp tests: Rename uasyncio to asyncio. 2023-06-19 17:33:03 +10:00
90_memory_test.py tests: Use the recommended network.WLAN.IF_[AP|STA] constants. 2024-11-08 12:03:50 +11:00
90_memory_test.py.exp esp32,esp8266: Add support for the Espressif ESP-NOW protocol. 2023-05-01 16:47:21 +10:00