Using the BLE Wi-Fi Commissioning app and setting W6X_WIFI_AUTOCONNECT in CubeMX has no effect. Searching throught the generated source there is no #define for W6X_WIFI_AUTONNECT to anything other than the defauly of 0. Wifi is next to useless if you have to reenter credentials everythime a client gets disconnected. I can't see how this is even meant to work (since much of the code is buried in the firmware for the ST67W6X module). But in the commisioning app it doesn't look like this define is even referenced to set the credentials in the module. How is this supposed to work?
Using the BLE Wi-Fi Commissioning app and setting W6X_WIFI_AUTOCONNECT in CubeMX has no effect. Searching throught the generated source there is no #define for W6X_WIFI_AUTONNECT to anything other than the defauly of 0. Wifi is next to useless if you have to reenter credentials everythime a client gets disconnected. I can't see how this is even meant to work (since much of the code is buried in the firmware for the ST67W6X module). But in the commisioning app it doesn't look like this define is even referenced to set the credentials in the module. How is this supposed to work?