leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10.10.10.10 is not a valid bluetooth address

jturingan25 opened this issue · comments

Hi, I'm using bluetooth config. What is the need in the first param of the connect? is it mac address of the device?

Yes, the mac address.

got it. thanks! it's working now. By the way in the print image is it base64?

I am truly sorry for the improper documentation, I am going to improve it when I have time, and no, the printImage function is currently supported only for the uri format (eg. https://photos.laineygossip.com/articles/brad-pitt-allied-10nov16-03.jpg or a file path should work as well)