This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3200 is losing accesspoint details in wifi_audio_app

Other Parts Discussed in Thread: UNIFLASH

I am working with the wifi_audio example app and I have a problem with the WiFi connection. While i filled in the accesspoint details in common.h, and flashing the program with UniFlash, the board won't connect to my accesspoint. I have to add this details back in at the onboard webpage at the profiles settings section. Then it works. But even after that it sometimes loses this accesspoint information after a power off-on--> the profiles list is empty.

Is this a known bug or do I forgot something? Why doesn't the board connect while the right details are in common.h?
I am working with an up-to-date SDK and firmware. In Uniflash I do a format first, and have the erase, update and verify boxes checked. The wlan_station app, for example, works fine.