To reduce wifi reconnection time - nrf7002

In our custom board, (nrf5340-nrf7002),
We are observing a Wi-Fi connection time of around 4–5 seconds, even when reconnecting to the same router. As our product is battery-operated, it frequently enters low-power mode and then wakes up to reconnect to Wi-Fi.

We are working on optimizing this reconnection time to improve power efficiency. Kindly review and let us know if you have any suggestions or recommended approaches to reduce the Wi-Fi connection time.

Parents Reply
  • Hi,

     

    Just to confirm, you are disconnecting from the AP, correct?

    If you fully disconnect from the Wi-Fi AP, then it will take in the order of seconds to reconnect to an access point.

    If you want to verify that your application uses the optimal amount of time, you can test with the wifi/shell sample and use "wifi connect -s "SSID" -p "Passphrase" -k <keytype>" and check how long it takes there.

     

    Kind regards,

    Håkon

Children
No Data
Related