star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

Error: StarIO10UnsupportedModelError: Not supported model TSP650II/TSP654II [REQUEST] #108

Closed manage-some closed 5 months ago

manage-some commented 5 months ago

It is mentioned in the docs that TSP650II is a supported model. I bought this model and and it shows TSP654II not supported when i try to connect. However TSP650II is actually TSP654II

I'm using LAN to connect

This is the printer model WhatsApp Image 2024-01-15 at 5 24 27 PM

The Printer Model shows as this over ip

Screenshot 2024-01-15 at 5 28 40 PM

It connects fine on windows driver and prints as well over lan. WhatsApp Image 2024-01-15 at 5 31 57 PM WhatsApp Image 2024-01-15 at 5 32 00 PM

But on android/ios using this sdk i get this error on print. Discovery is fine though

Screenshot 2024-01-15 at 5 26 07 PM

Any help would be appreciated

YuzoKato commented 5 months ago

Your printer is set to ESC/POS emulation. Please try StarLine mode by switching the dip switch 1-1 to ON. You can access the dip switch by opening the plate at the bottom. スクリーンショット 2024-01-16 102333 After changing the dip switch 1-1, you can see "StarLine" under "Dip Switch 1 Detail" in a test print in stead of "ESC/POS".

manage-some commented 5 months ago

Your printer is set to ESC/POS emulation. Please try StarLine mode by switching the dip switch 1-1 to ON. You can access the dip switch by opening the plate at the bottom. スクリーンショット 2024-01-16 102333 After changing the dip switch 1-1, you can see "StarLine" under "Dip Switch 1 Detail" in a test print in stead of "ESC/POS".

Worked Flawlessly. Thank you for you help. Much appreciated. 🙏