Page 1 of 1

Bluno Hello World

Posted: 15:46, 25 Jan 2016
by rlima
Hello, I wonder if you guys could help with one issue (Bluno Hello World)

I build a cordova native app, replacing the Bluno Hello World on the WWW folder of the cordova project folder, and then building it.
but when I run the android-debug.apk folder, it stays on the first page. I try to click SCAN and nothing happens. It seems that the JavaScript is working because it animates the click, but it doesnt do anything, it wont scan.

I wonder where is the problem?

Thanks

PS: I have cordova-plugin-ble-central and the cordova-plugin-bluetoothle on the plugins folder.

Re: Bluno Hello World

Posted: 05:56, 29 Jan 2016
by Fredrik
Our BLE plugin is named "cordova-plugin-ble". That's the one you'll need.

Re: Bluno Hello World

Posted: 20:26, 25 Feb 2016
by yomasa
Did you get this working? , I have the same issue.