januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
361 stars 420 forks source link

Printer inmediatly disconnects after first connection #25

Open fnaquira opened 5 years ago

fnaquira commented 5 years ago

I get this error when trying to connect to the printer. It is working with other models but not with this 3nStar PPT200BT It connects correctly, but then it disconnects. Why could this happen? I tested this printer with apps from Play Store and it is working, but not with the example from this repository (which it works with others printers I am testing)

januslo commented 5 years ago

..... ... I have never meat the problem like that. Maybe you can debug into the code and figure out what's the problem.

fnaquira commented 4 years ago

This one is similar to #45 and finally made it work! You should consider that solution to the main repo