Printing Bluetooth iOS on the Bixolon SPP-R200II

We are users of the Bixolon SPP-R200II POS printer, which we use to implement one of our projects. The specification of this model indicates that the printer supports printing on iOS devices (iPhone and iPad), but so far we have not succeeded. We switch the printer to iOS mode with the required combination, which we use in the official documentation, and we received confirmation. Then we connected to the printer from the Bluetooth interface in the iPhone Settings app.

After that, we tried to print on this device in different ways - using the official test application from the AppStore ( https://itunes.apple.com/us/app/bixolon-printer-utility/id647125968?mt=8 ) and using the official Bixolon SDK ( http://www.bixolon.com/upload/download/software_all_bixolon_printer_sdk_for_ios_v3.1.8.zip ), but, unfortunately, we were not able to get any result. In this example, the application printer was not even listed as a possible connection point.

Can you direct us in any way to get prints on iOS devices? Thank!

+3
source share
3 answers

, , , , iOS, 3 i, SPP-R200IIIK/USA. .

+1

SPP-R200II MFi .

  • 2 .
  • ,

"iOS mode enable!" [ ]. , MFi , .

, , Bixolon SDK 3.1.8, , "/", . , doneFindPrinter ViewController.h:

_uiTextFieldAddress.text = [NSString stringWithFormat:@"BT_%@", printer.macAddress];

, "/", "", Bluetooth .

+7

Is the printer compatible with the device in the settings? It must be paired before the application can interact with it.

0
source

All Articles