advertising problem with samsung android 9 and beyond

Learn MoreFAQsTutorials

5 posts / 0 new
Last post
NadavG
Offline
Last seen:1 month 13 hours ago
加入:2020-01-13 17:59
advertising problem with samsung android 9 and beyond

hi all,
we have a device using GATT protocol over da14580 ble
until recently we had no problem with the advertisement of the device
but in the past few weeks we discovered that on samsung phones using android 9 our device appear as "unnamed" and on android 10 it doesn't appear at all
we tried to run the default sdk code on the ble (SDK 5.0.4\DA1458x_SDK\5.0.4\projects\target_apps\ble_examples\ble_app_profile\Keil_5\ble_app_profile), and it acts the same - the USER_DEVICE_NAME doesn't appear on search

Device:
PM_Dialog
Offline
Last seen:2 hours 7 min ago
工作人员
加入:2018-02-08 11:03
Hi NadavG,

Hi NadavG,

Thanks for your inputs. We will try to replicate this and let you know.

Thanks, PM_Dialog

PM_Dialog
Offline
Last seen:2 hours 7 min ago
工作人员
加入:2018-02-08 11:03
Hi NadavG,

Hi NadavG,

The ble_app_profile includes the custom profile. Please try to change the UUID of the custom profile. In addition you will need to change the UUID in the advertising data as well. Follow theTutorial 2 : Adding Characteristics - Custom Proflle Creationtutorial for more information.

Thanks, PM_Dialog

NadavG
Offline
Last seen:1 month 13 hours ago
加入:2020-01-13 17:59
thanks a lot

thanks a lot
the mobile app developers checked & replied that the uuid change to the USER_ADVERTISE_DATA fixed the bug

MHv_Dialog
Offline
Last seen:4 hours 8 min ago
工作人员
加入:2013-12-06 15:10
Excellent. Thanks for

Excellent. Thanks for reporting your good results. This will surely help others on the Forum.

/MHv