ESP32/main
Bob 1654753bbb Add RSSI and enhanced network info to WiFi connection logs
Show signal strength (RSSI in dBm) when connected to AP
Show gateway and netmask in addition to IP address
Useful for debugging WiFi connectivity in multi-device deployments
2025-11-09 21:01:11 +00:00
..
CMakeLists.txt Initial commit: ESP32 iperf implementation 2025-11-08 19:57:11 +00:00
Kconfig.projbuild Add mass deployment system with static IP and WiFi configuration 2025-11-08 23:10:07 +00:00
iperf.c Fix printf format specifiers for uint64_t and uint32_t 2025-11-08 23:43:29 +00:00
iperf.h Initial commit: ESP32 iperf implementation 2025-11-08 19:57:11 +00:00
main.c Add RSSI and enhanced network info to WiFi connection logs 2025-11-09 21:01:11 +00:00