Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-native-wifi-p2p connect and send ZPL code to zebra printer via hf2211 wifi serial device server #43

Open
Alnsentry opened this issue Sep 29, 2020 · 6 comments

Comments

@Alnsentry
Copy link

Hi, my name is akbar, I have a project to create a mobile application for a zebra printer and I want the zebra mobile application and printer to connect with wifi and the mobile application can send zpl code to the printer via serial device server. can this library handle it?.

@kirillzyusko
Copy link
Owner

Hey @Alnsentry
I didn't work with these devices so I can not assure anything. If you can connect to this printer over WiFi direct connection from Android settings and somehow control your device - then I would say yes, it's possible (but it may require some code modification for specific task).
But I can not say anything with 100% confidence in advance.

@Alnsentry
Copy link
Author

Thank you, for your response @kirillzyusko . I'll try first whether this works or not

@kkureli
Copy link

kkureli commented Oct 25, 2021

Thank you, for your response @kirillzyusko . I'll try first whether this works or not

hi, did you try ? does it work ?

@Alnsentry
Copy link
Author

Thank you, for your response @kirillzyusko . I'll try first whether this works or not

hi, did you try ? does it work ?

I'm not sure, because at that time I almost reached the deadline, so I changed my method by connecting the application and printer with tcp socket and this work for me

@kkureli
Copy link

kkureli commented Oct 25, 2021

Thank you, for your response @kirillzyusko . I'll try first whether this works or not

hi, did you try ? does it work ?

I'm not sure, because at that time I almost reached the deadline, so I changed my method by connecting the application and printer with tcp socket and this work for me

thanks for your response. how do you connect to tcp socket?

@Alnsentry
Copy link
Author

Thank you, for your response @kirillzyusko . I'll try first whether this works or not

hi, did you try ? does it work ?

I'm not sure, because at that time I almost reached the deadline, so I changed my method by connecting the application and printer with tcp socket and this work for me

thanks for your response. how do you connect to tcp socket?

if you are like me using hf2211 device on your printer you can set it in system settings, use your ap ip to go to system settings http://10.10.100.254/ (for default ap ip) or you can read the user manual https://fccid.io/2ACSV-HF2211/User-Manual/Users-Manual-3485311.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants