we wanted to use your easy ble functions in our custom cordava project to connect to Anaren Air module.
we are not able to inclue your functions in our own cordava project. could you please point to any document for this to work on your website.
how to use easyble functions in custom cordava project
Re: how to use easyble functions in custom cordava project
Hi!
Glad you found your way here, here are some good starting points for Cordova & Bluetooth Smart development.
best /Alex
https://evothings.com/cordova-starter-kit/ (General on Cododva and IoT apps)
https://evothings.com/doc/build/cordova-guide.html (on Cordova and the building process)
https://evothings.com/ble-app-development-explained/ (BLE app dev with easy-ble.js)
Glad you found your way here, here are some good starting points for Cordova & Bluetooth Smart development.
best /Alex
https://evothings.com/cordova-starter-kit/ (General on Cododva and IoT apps)
https://evothings.com/doc/build/cordova-guide.html (on Cordova and the building process)
https://evothings.com/ble-app-development-explained/ (BLE app dev with easy-ble.js)
Re: how to use easyble functions in custom cordava project
all the examples using different tech in it app.js . each of the hardware as some different kind of approach.
could you have one generic app.js where you pass characteristic UUID as argument . to enable functions in ble hardware .
I am now able to scan and connect to Anaran module.
I am not able to toggle switch i.e. characteristic on anaran module.
could you have one generic app.js where you pass characteristic UUID as argument . to enable functions in ble hardware .
I am now able to scan and connect to Anaran module.
I am not able to toggle switch i.e. characteristic on anaran module.
Re: how to use easyble functions in custom cordava project
i have one service UUID having 6 Characteristic .
in that do i have to first connect to Service --> and then to Charasterictic ???
in that do i have to first connect to Service --> and then to Charasterictic ???
Re: how to use easyble functions in custom cordava project
You don't connect to services, only to devices. Once connected to a device, you may write to (or read from) characteristics and descriptors.
Return to “General discussion”
Who is online
Users browsing this forum: No registered users and 3 guests