nyan:pi_config
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| nyan:pi_config [2024/07/27 20:27] – [openocd] river | nyan:pi_config [2025/04/05 12:45] (current) – river | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| I tried using NetworkManager for this first but it didn't work. May have been a firewall issue actually, but hostapd working now anyway. NetworkManager also has very limited configuration options. | I tried using NetworkManager for this first but it didn't work. May have been a firewall issue actually, but hostapd working now anyway. NetworkManager also has very limited configuration options. | ||
| + | |||
| + | WiFi AP was (maybe) broken by wpa_supplicant changing the channel set in hostapd. It must be disabled. | ||
| + | |||
| + | Reduce TX power: | ||
| + | iwconfig wlan0 txpower 2 | ||
| + | |||
| + | How to reduce client power? AP can give clients a limit. Can also hardcode in ESP32, but not PicoW. | ||
| ===== JTAG ===== | ===== JTAG ===== | ||
nyan/pi_config.txt · Last modified: by river
