react-native-bluetooth-escpos-printer icon indicating copy to clipboard operation
react-native-bluetooth-escpos-printer copied to clipboard

How to auto detect and paired old device via bluetooth

Open Frankiz123 opened this issue 3 years ago • 1 comments

hi @januslo this is the best printer library I used I want to know how can we detect in useEffect if old device exist then auto scan and paired user don't need to scan and paired again and again to take prints like our wifi on mobiles works kindly help me out on this issue and why this library not work for Star Printers one of my clients wants this liabrary to work on star printers used in USA

Frankiz123 avatar Jan 26 '22 20:01 Frankiz123

I am using react native asycn storage to store address of connected bluetooth, then paired it in useEffect, this works in my case. #bad english

Topandhi avatar Feb 23 '22 13:02 Topandhi