1

altbeacon-transmitter-androidを使用して、Android 1 つ (Mito Impact) をビーコン送信機として作成してみました。実行すると、「E/BeaconTransmitter﹕ Advertisement start failed, code: 4」というエラー メッセージが表示されました。

Android One をビーコン レシーバーとして使用できるので、私の Android One は Bluetooth Low Energy (BLE) をサポートしていると確信しています。

Android One をビーコン送信機として使用できますか?

4

1 に答える 1

2

It seems like your device is not supported. I have checked Mito Impact and its Android version is 5.1 which is okay but most probably there is no driver support for advertising mode or no support for peripheral for Mito Impact's Bluetooth Chipset. Check this out this for more information.

Btw, you can test with this application to see if your device is supported or there is something wrong with your code.

于 2015-03-02T08:17:32.657 に答える