Search found 7 matches

by jenbeaven
20:03, 21 May 2015
Forum: Questions and answers
Topic: Need service uuids from advertising data
Replies: 1
Views: 13269

Need service uuids from advertising data

AFAICT, on iOS the advertising data is never passed through. From EVOBLE.m: /** * From interface CBCentralManagerDelegate. * Called when a device is discovered. */ - (void) centralManager: (CBCentralManager *)central didDiscoverPeripheral: (CBPeripheral *)peripheral advertisementData: (NSDictionary ...
by jenbeaven
19:40, 16 Jan 2015
Forum: Questions and answers
Topic: iBeacon sample working on iOS, not on Android
Replies: 2
Views: 18106

Re: iBeacon sample working on iOS, not on Android

IMG_3376.JPG
IMG_3376.JPG (199.59 KiB) Viewed 18094 times

Here, I am emulating a beacon with Apple's AirLocate (iPhone, right), and as you can see, it is not detected on my Nexus 7 (on the left) but is detected on my iPad (back).
by jenbeaven
19:05, 15 Jan 2015
Forum: Questions and answers
Topic: iBeacon sample working on iOS, not on Android
Replies: 2
Views: 18106

iBeacon sample working on iOS, not on Android

Using workbench 1.1.0 on OSX 10.10. I added my uuid to the iBeacon sample, otherwise didn't change it. My iPhone sees my beacons, but my Nexus 7 (4.4.4) does not.
by jenbeaven
22:02, 19 Dec 2014
Forum: Questions and answers
Topic: Windows Phone 8.1 plans?
Replies: 1
Views: 12988

Windows Phone 8.1 plans?

Any BLE plugin support planned for Windows Phone?
by jenbeaven
22:01, 19 Dec 2014
Forum: General discussion
Topic: register error
Replies: 1
Views: 16843

register error

Colleague trying to register:
"Confirmation code:
In an effort to prevent automatic submissions, we require that you enter both of the words displayed into the text field underneath.

Input error: Invalid referer"
by jenbeaven
19:49, 24 Nov 2014
Forum: Questions and answers
Topic: additional plugins not available?
Replies: 3
Views: 18636

Re: additional plugins not available?

OK, it works now. I create my Cordova app and add all the plugins; then somewhere add the link to connect to workbench. Drag "index.html" to workbench (only once.) Run program natively (via XCode or Cordova cli) on devices, use the "connect" button, then use "Run" from ...
by jenbeaven
19:43, 20 Nov 2014
Forum: Questions and answers
Topic: additional plugins not available?
Replies: 3
Views: 18636

additional plugins not available?

Creating a new cordova project and adding the plugins I need, I can drag the "index.html" to the workbench and run almost everything. However, it seems only the plugins in the demo projects are accessible. For instance, after deviceready I try both of these lines (separately): ble = evothi...

Go to advanced search