Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IVE-171: fix zephyr builds #3

Closed
wants to merge 61 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
354e854
scripts: Add sidewalk to tag_west_repos.sh
cvinayak Oct 26, 2023
2b8768c
ci: use forked branches of CI/Verification repositories
thst-nordic Oct 27, 2023
f0c0ee4
applications: serial_lte_modem: ignore obsolete settings
tomi-font Oct 24, 2023
63d5a9e
samples: matter: Align matter samples data model
doublemis1 Nov 17, 2023
10569f1
drivers: wifi: Check return values
krish2718 Oct 24, 2023
ac5e4a2
drivers: wifi: Move QSPI init to shim
krish2718 Oct 24, 2023
3be7f04
drivers: wifi: Improve error handling
krish2718 Oct 24, 2023
64264e6
drivers: wifi: Fix QSPI crash
krish2718 Nov 6, 2023
9ba00e1
lib: wifi_mgmt_ext: Fix Wi-Fi non-initial associations
krish2718 Nov 16, 2023
22a42ef
manifest: Pulled fix for Matter over Wi-Fi
kkasperczyk-no Nov 22, 2023
b63225b
samples: wifi: provisioning: Fix network config timeout
krish2718 Nov 22, 2023
d25b498
samples: mesh: distributor: Add note about securing LE connection
PavelVPV Nov 22, 2023
3ccff3a
slm: fix Thingy:91 full FOTA documentation
tomi-font Nov 3, 2023
db45314
drivers: wifi: Update RPU patch to rev#fe7d9711ba6
srinivas1201 Nov 24, 2023
cbaa07c
applications: serial_lte_modem: Fix indications in #XSLEEP=2
MarkusLassila Nov 16, 2023
6ceaef2
applications: serial_lte_modem: Disable hwfc with Thingy:91
MarkusLassila Oct 25, 2023
a38c58d
applications: serial_lte_modem: Fix #XSEND after #XSENDTO
MarkusLassila Oct 26, 2023
1b13336
drivers: wifi: Fix VIF deletion on error
krish2718 Nov 23, 2023
7169785
drivers: wifi: Use Zephyr API for MAC address validation
krish2718 Nov 23, 2023
69be0d8
samples: wifi: shutdown: Fix MAC address parsing
krish2718 Nov 21, 2023
06feb95
samples: wifi: shutdown: Check interface status
krish2718 Nov 21, 2023
2401e61
doc: extensions: software_maturity_table: skip missing features
gmarull Nov 28, 2023
6b6e4fe
manifest: sdk-hostap: Pull in fixes from MAIN
krish2718 Nov 27, 2023
5fc98ee
manifest: Update tf-m for nrf91 fix
joerchan Nov 22, 2023
51f3047
tfm: Fix TF-M not building with when gpio nodes are not enabled
joerchan Nov 24, 2023
3b50770
drivers: wifi: Update RPU patch to rev#aa82db853f4
srinivas1201 Nov 29, 2023
de0bd62
net: wifi_mgmt_ext: Mark PMF as optional by default
rado17 Nov 24, 2023
3cd263e
drivers: wifi: Add an assert for enforcing proper TX buffer sizes
krish2718 Nov 23, 2023
f55be0c
drivers: wifi: Fix missing L2 header in max MSDU calculation
krish2718 Nov 24, 2023
424024c
manifest: Update sdk-zephyr with nrfx 3.1 with fixes for NCS 2.5.1
Nov 24, 2023
ce1bf16
manifest: Update sdk-mcuboot with memory footprint reduction
Nov 27, 2023
ef24917
drivers: wifi: Fix max TX frame size check
krish2718 Nov 30, 2023
4f35e17
drivers: wifi: Update RF parameters
imapa Nov 29, 2023
a2f1f79
samples: wifi: radio_test: Modify TX power ceilings in overlays
imapa Nov 29, 2023
8dc7023
wifi: l2ac: Fix connection persistence
krish2718 Nov 30, 2023
1b01892
applications: serial_lte_modem: fix AT#XGPS documentation example
tomi-font Nov 22, 2023
6a0df80
manifest: Update sdk-zephyr with fix for appling workaround in nrfx_qspi
Nov 30, 2023
f956255
drivers: wifi: Update RPU patch to rev#a0e92fe7ef9
chiranjeevi2776 Dec 6, 2023
eb43c0b
doc: wifi: update Power save modes user guide
richabp Dec 5, 2023
98309b5
manifest: Update zephyr revision
anangl Dec 5, 2023
7ec9cf4
applications: nrf5340_audio: Ignore invalid duplicated SDUs
alexsven Nov 2, 2023
4989f1a
applications: nrf5340_audio: Reimplement function for calculating err_us
alexsven Nov 27, 2023
f0c3491
applications: nrf5340_audio: Update controller version
Dec 4, 2023
a6e9eed
manifest: NCS 2.5.1-rc1
cvinayak Dec 7, 2023
9809c57
version: Update VERSION to 2.5.1-rc1
cvinayak Dec 7, 2023
40b5f7e
drivers: wifi: Update RPU patch to rev#4b31b70f5ea
lakshmi-nagumothu Dec 11, 2023
d0e1487
manifest: Pull Matter fix for unwanted WiFi connection request
markaj-nordic Dec 8, 2023
0c68655
applications: Fixed setting parent ep id for the Matter bridge
kkasperczyk-no Nov 23, 2023
2b4a467
drivers: wifi: Update RPU patch to rev#4b31b70f5ea
udaynordic Dec 14, 2023
9de32f8
manifest: zephyr: Update sdk-zephyr with modified filter for spi_flash
Dec 11, 2023
bf4c258
doc: update doc for 2.5.1
divipillai Dec 5, 2023
a8a0be4
applications: nrf5340_audio: Disable RTC pretick workaround for B0N
andvib Dec 15, 2023
7a6ee9a
manifest: crypto: nsib: Ensure nrf_cc310_bl is only used in bootloaders
frkv Dec 18, 2023
f6fc356
manifest: NCS 2.5.1
cvinayak Dec 18, 2023
87355af
version: Update VERSION to 2.5.1
cvinayak Dec 18, 2023
e960b7d
IVE-95: Change Zephyr to VoxelBotics repo, tag voxelbotics-v3.4.99-nc…
av-dyachenko-voxel Jan 26, 2024
033f622
IVE-134: Implement support for fragmented file transfer
dmstarchenko Mar 14, 2024
c6d502d
Merge pull request #1 from voxelbotics/ive-134-modify-ftp-library
dmstarchenko Mar 20, 2024
0eb43b6
IVE-112: Disable adp536x initialization
dmstarchenko Apr 1, 2024
b2bb1a2
Merge pull request #2 from voxelbotics/ive-112-port-gasgauge
dmstarchenko Apr 3, 2024
e8e309e
IVE-171: switch zephyr remote to the HEAD of the current zephyr dev b…
avyurtsev Jun 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
lib: wifi_mgmt_ext: Fix Wi-Fi non-initial associations
For the initial network no explicit select is needed. Once a Wi-Fi
network is removed, then just adding and enable of the network won't
suffice, we need to select the network for the WPA supplicant to start
the association process.

This fixes a basic bug for non-initial associations.

Signed-off-by: Chaitanya Tata <[email protected]>
krish2718 authored and cvinayak committed Nov 20, 2023
commit 9ba00e1d132bee89eed73be9b4761ff8b361c608
3 changes: 3 additions & 0 deletions subsys/net/lib/wifi_mgmt_ext/wifi_mgmt_ext.c
Original file line number Diff line number Diff line change
@@ -94,6 +94,9 @@ static int add_network_from_credentials_struct_personal(struct wifi_credentials_
}

z_wpa_cli_cmd_v("enable_network %d", resp.network_id);

z_wpa_cli_cmd_v("select_network %d", resp.network_id);

return ret;
}