don / ionic-ble-examples

Ionic Framework Bluetooth Low Energy Examples
102 stars 70 forks source link

how to read data from ble peripheral #9

Closed ducduongtmb closed 6 years ago

ducduongtmb commented 6 years ago

I have a big device that run android OS. idChamp® RS4 BLE RFID plug into that device. My user will use HID card to touch idChamp , I have to get serial number from HID card. I tried some native lib

https://ionicframework.com/docs/native/bluetooth-serial/

and

https://ionicframework.com/docs/native/ble/

but it still can’t catch anything after HID card touch idChamp. thank you for any help.

don commented 6 years ago

See https://stackoverflow.com/a/50126958/1416463