bluetoothSerial
Posted: 17:29, 24 Feb 2015
I am trying to install com.megster.cordova.bluetoothSerial plugin, but it seems to be preinstalled in Evothings Studio. It obviously clashes somehow, because two functions
bluetoothSerial.subscribeRawData() and bluetoothSerial.unsubscribeRawData() are not available.
I've build a cordova project, but Evothings built in plugin seems to take over.
cordova plugin add com.megster.cordova.bluetoothSerial
has no effect at all.
Is this bluetoothSeroal plugin installed in Evothings Studio?
I need to communicate to Blutooth classic device (Nonin Oxymeter) in binary mode.
Thanks in advance, Zdravko.
bluetoothSerial.subscribeRawData() and bluetoothSerial.unsubscribeRawData() are not available.
I've build a cordova project, but Evothings built in plugin seems to take over.
cordova plugin add com.megster.cordova.bluetoothSerial
has no effect at all.
Is this bluetoothSeroal plugin installed in Evothings Studio?
I need to communicate to Blutooth classic device (Nonin Oxymeter) in binary mode.
Thanks in advance, Zdravko.