BluetoothKit icon indicating copy to clipboard operation
BluetoothKit copied to clipboard

Question: Is it possible to print barcode/qr code using Bluetooth Kit?

Open yhelfronda opened this issue 8 years ago • 9 comments

Hi,

Is it possible to print qr code/barcode using this library? If so, can you please guide me 'cause we are planning to make an app which has feature like qr code/barcode printing. Or it's a pleasure if you can provide an example?

Many thanks!

yhelfronda avatar Sep 08 '16 11:09 yhelfronda

Are you kidding me?

rhummelmose avatar Sep 08 '16 11:09 rhummelmose

Nope.

yhelfronda avatar Sep 08 '16 11:09 yhelfronda

Have you read the readme?

rhummelmose avatar Sep 08 '16 11:09 rhummelmose

Yeah! But how? The given example is just texts.

yhelfronda avatar Sep 08 '16 11:09 yhelfronda

BluetoothKit is an abstraction over CoreBluetooth. Why do you think it supports anything related to QR-codes and barcodes?

rhummelmose avatar Sep 08 '16 11:09 rhummelmose

Is the question "Can you send QR and bar codes to other devices using this library?"?

calebkleveter avatar Sep 08 '16 13:09 calebkleveter

@calebkleveter What I mean is, can you print qr or bar code to bluetooth printing device instead of just printing 'texts', just like printing receipts.

yhelfronda avatar Sep 09 '16 00:09 yhelfronda

Sorry but you are misunderstanding what this framework is trying to solve. What you need is CoreBluetooth and a description of the service on the printing device that you are trying to communicate with.

rhummelmose avatar Sep 09 '16 12:09 rhummelmose

You need to make an agreement with your hardware so that you can quickly develop。

lou-lan avatar Oct 03 '16 18:10 lou-lan