You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two Bluetooth printers (Niimbot B1 and IDPRT), and both connect, but when I send the test or something to print, I see this output, but nothing prints. Any clue what it could be?
It may be the length of the data being sent, perhaps the printer buffer does not support many characters, but open a test or check further for the cause.
I have two Bluetooth printers (Niimbot B1 and IDPRT), and both connect, but when I send the test or something to print, I see this output, but nothing prints. Any clue what it could be?
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 1
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 1
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 2
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 2
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 3
D/BluetoothSocket(10647): write: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 16
D/BluetoothSocket(10647): write out: android.net.LocalSocketImpl$SocketOutputStream@885ffac length: 16
I/flutter (10647): status print result: true
Thanks in advance!
The text was updated successfully, but these errors were encountered: