Configuring SSID and Password without hardcoding

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

I am using Murata's SN8200x wifi module and WICED-SDK-2.4.0. The module acts as STA client. I need to configure SSID and password of my wireless router in module on the run without hardcoding them in the code. Also I should be able to change them as required without reflashing.

I am aware there is a wiced_configure_device() function which make module as AP initially to allow us to set the ssid and password.

But this seems to be inefficient. If there are many modules, connecting to each module and setting the details is tiresome.

Can you suggest a way to do this efficiently ?

Thanks.

0 Likes
7 Replies