ios - BLE advertising data not received from android device -


using corebluetooth trying detect ble peripheral transmitting advertisement , scan response packets.

packet sniffer able find advertisement scan response data iphone detects scan response. looks ios rejecting advertising data.

i able receive advertising data other devices properly. possible debug starting points ?

note: periferal device spec indicates not set 3 optional ble packet bytes while transmitting advertising data.

advertising packets used notify periodically possible central devices of ble device presence. advertising packet can contain information if device can connected or not, , few other data. scan response should place should focus pack important data.

on ios should rely on scan response deliver important identification data. on android have more flexibility, such accessing both advertising packet , scan responses. make sure play along both platforms, keep advertising simple device visible central, , store data in scan response.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -