infoxicator / react-native-star-prnt

React-Native bridge to communicate with Star Micronics Bluetooth/LAN Printers
MIT License
67 stars 65 forks source link

Can not print in TSP143IIIBI #27

Closed lyseiha closed 5 years ago

lyseiha commented 5 years ago

This error occur:

Error: There was no response of the device within the timeout period.

{"framesToPop":1,"code":"CHECK_STATUS_ERROR","line":162306,"column":31,"sourceURL":"http://localhost:8081/index.delta?platform=android&dev=true&minify=false"}

infoxicator commented 5 years ago

@lyseiha I don't recommend using the connect function unless you need to query real time printer events. This shouldn't happen when printing directly using the print() function passing the portName on every call