Is there a newer version of BLE Discovery?
I noticed there's some code changes from the package in Workbench 1.2 to 2.0.
It's not working anymore.

- Simon.
Code: Select all
// Bind Event Listeners
//
// Bind any events that are required on startup. Common events are:
// 'load', 'deviceready', 'offline', and 'online'.
app.bindEvents = function()
{
document.addEventListener('deviceready', this.onDeviceReady, false);
};
Return to “Questions and answers”
Users browsing this forum: No registered users and 24 guests