简体   繁体   中英

Bluetooth Low Energy Peripheral mode

I get some infomation that Android devices can now function in Bluetooth Low Energy (BLE) peripheral mode. Apps can use this capability to broadcast their presence to nearby devices from New in Android L.I'm making an application about this.

I was all configured(ie Settings for Bluetooth LE advertising and Advertisement data to be advertised in advertisement packet),When I started to startAdvertising,I found that I cannot listen to incoming connections.Who can help me?

I am a based on l-developer-preview-reference API(Added Package : android.bluetooth.le) to develop.

Any device with Android 4.3+ and a Bluetooth Low Energy chipset can detect beacons with this library. As of December 2014, this is approximately 40 percent of Android devices according to the Google Play Store and growing quickly.

To transmit as Peripheral Mode, Android 5.0+ and firmware supporting Bluetooth Low Energy Peripheral Mode are required. As of December 2014, only Nexus 6 and Nexus 9 devices are known to have firmware that supports Bluetooth Low Energy Peripheral Mode.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM