micropython/tests/multi_espnow
Angus Gratton 938e2c0f2b tests/multi_espnow: Add test case for espnow rate changes.
Uses constants added in previous commit.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-11-25 11:56:33 +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
75_rate.py tests/multi_espnow: Add test case for espnow rate changes. 2025-11-25 11:56:33 +11:00
75_rate.py.exp tests/multi_espnow: Add test case for espnow rate changes. 2025-11-25 11:56:33 +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