Skip to content

Commit 287d3a1

Browse files
Liam-qkkartben
authored andcommitted
samples: net: wifi: Add apsta_mode configurations for rw612.
Add more apsta_mode configurations for frdm_rw612 and rd_rw612_bga. Add overlay file to set apsta_mode configurations. Signed-off-by: Qiankun Li <[email protected]>
1 parent 433adcf commit 287d3a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# apsta_mode configuration
2+
CONFIG_WIFI_SAMPLE_AP_SSID="RW612_AP"
3+
CONFIG_WIFI_SAMPLE_AP_PSK=""
4+
CONFIG_WIFI_SAMPLE_SSID="TEST_AP"
5+
CONFIG_WIFI_SAMPLE_PSK="PASSWORD"
6+
CONFIG_WIFI_SAMPLE_DHCPV4_START=n

0 commit comments

Comments
 (0)