Unable to change device name

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

cross mob
Anonymous
Not applicable

I am using the hello_sensor demo and tried to change the device name, I change all the name in the .c files but when build and load to the device, it is still shown up as "Hello". Does anyone ran into this problem before? Thanks.

0 Likes
1 Solution
Anonymous
Not applicable

I'm using WICED Explorer as the client.

Change in, "/*.local_name                     =*/ "Hello",        // [LOCAL_NAME_LEN_MAX];", worked for me.

I replaced "Hello" with, "Abhio" and I had seen the Advertising name(Local name) as "Abhio" on the scan page of WICED Explorer. This confirms that server is advertising with "Abhio" name.


Also, the same is observed in the Device name too.



View solution in original post

6 Replies