mrjaw Active Member Licensed User Longtime User Dec 13, 2018 #1 Hi! I have a POS system using B4i now I need to print the ticket/receipt . Anybody here knows any printer can work with BLE thermal printer to print from Iphone the receipt.ticket TIA
Hi! I have a POS system using B4i now I need to print the ticket/receipt . Anybody here knows any printer can work with BLE thermal printer to print from Iphone the receipt.ticket TIA
Erel B4X founder Staff member Licensed User Longtime User Dec 14, 2018 #2 The simplest way to print is with a printer that supports AirPrint. You can then use ActivityViewController: https://www.b4x.com/android/forum/t...al-resources-or-share-to-external-apps.99368/ Upvote 0
The simplest way to print is with a printer that supports AirPrint. You can then use ActivityViewController: https://www.b4x.com/android/forum/t...al-resources-or-share-to-external-apps.99368/
mrjaw Active Member Licensed User Longtime User Dec 14, 2018 #3 There is no way to print sending ESC/POS to printer like Android ? I dont want install any app to print. The printers with BLE can do that ? Upvote 0
There is no way to print sending ESC/POS to printer like Android ? I dont want install any app to print. The printers with BLE can do that ?
Erel B4X founder Staff member Licensed User Longtime User Dec 16, 2018 #4 Classic Bluetooth is not exposed in iOS. BLE is supported. You can use iBLE library to connect to any BLE peripheral. Upvote 0
Classic Bluetooth is not exposed in iOS. BLE is supported. You can use iBLE library to connect to any BLE peripheral.
Star-Dust Expert Licensed User Longtime User Dec 16, 2018 #5 mrjaw said: There is no way to print sending ESC/POS to printer like Android ? I dont want install any app to print. The printers with BLE can do that ? Click to expand... There are printers for iOS, that use BLE instead of the classic bluetooth. But they are very expensive Upvote 0
mrjaw said: There is no way to print sending ESC/POS to printer like Android ? I dont want install any app to print. The printers with BLE can do that ? Click to expand... There are printers for iOS, that use BLE instead of the classic bluetooth. But they are very expensive
mrjaw Active Member Licensed User Longtime User Dec 17, 2018 #6 Star-Dust said: There are printers for iOS, that use BLE instead of the classic bluetooth. But they are very expensive Click to expand... You have any models that support BLE for IOs ? Upvote 0
Star-Dust said: There are printers for iOS, that use BLE instead of the classic bluetooth. But they are very expensive Click to expand... You have any models that support BLE for IOs ?
Star-Dust Expert Licensed User Longtime User Dec 17, 2018 #7 There are BLE (Bluetooth Low Energy) printers for ios. Here are some models: https://www.starmicronics.com/pages/SM-L200 http://www.snapweb.net/it-it/stampa...Y9sJDHSJqTnUSR-4W3OdJ38Yj6q_2iUxoCSHsQAvD_BwE http://www.issyzonepos.com/IMP001-B...r-Android-and-iOS-50mm-Diameter-New_p348.html Last edited: Dec 17, 2018 Upvote 0
There are BLE (Bluetooth Low Energy) printers for ios. Here are some models: https://www.starmicronics.com/pages/SM-L200 http://www.snapweb.net/it-it/stampa...Y9sJDHSJqTnUSR-4W3OdJ38Yj6q_2iUxoCSHsQAvD_BwE http://www.issyzonepos.com/IMP001-B...r-Android-and-iOS-50mm-Diameter-New_p348.html
mrjaw Active Member Licensed User Longtime User Dec 17, 2018 #8 Thks! really are so expensive! Upvote 0
Star-Dust Expert Licensed User Longtime User Dec 17, 2018 #9 There are any Chinese I think. Search on Google Printer Thermal Bluetooth 4.0 for Ios Upvote 0