Device Name persists after changing

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

cross mob
PaDo_1228851
Level 3
Level 3
25 replies posted 10 replies posted 10 questions asked

The current device name in my Gap Settings is "SN01234567890123456"  But an iOS app I have written in swift is scanning and getting instead the device name "sensor ID not set up yet" which is thought I changed when I entered "SN01234567890123456" in the device name window of the Gap Settings page.  I've searched both my c code running on the pioneer kit and my swift code running on the iOS device for "sensor ID not set up yet" and can't find it in either place.  I've also looked at the name characteristics with CySmart and can't find it.

   

But here's the weird thing, both the CySmart on my pc and CySmart on the iOS device scan and receive the correct device name "SN01234567890123456"  So the culprit must be my swift code.  But I can't find any obvious problems.

   

Any idea what's going on?

0 Likes
1 Solution
Anonymous
Not applicable

You can refer to the iOS CySmart source code and adopt the same in your App.

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

You can refer to the iOS CySmart source code and adopt the same in your App.

0 Likes