B4A Question Can the "Printing" library be used to print via Bluetooth? - amorosik (first post)    Jun 03, 2023   (1 reaction) "..wireless an not blue-tooth.." ???
Bluetooth IS wireless
In any case, the name of the printer appears in the list of bluetooth devices visible from any phone or tablet, and clicking on it also correctly performs the pairing operation, and therefore the printer is definitely ALSO bluetooth B4A Tutorial BlueTooth Printing via SPP - timwil (first post)    Mar 08, 2016   (1 reaction) It is bluetooth - just standard bluetooth B4A Question How to transfer image as byte array with bluetooth - Erel (first post)    Dec 18, 2016   (1 reaction) Bluetooth is a good solution for communication with nearby devices. Java Question Web Bluetooth - amidgeha (first post)    Feb 04, 2021   (1 reaction) A p5.js library that enables communication between your p5 sketch and Arduino (or another serial enabled device).
https://github.com/p5-serial/p5.serialport B4A Question Bluetooth (BLE) - Project needs development - Harris    Nov 28, 2022 For savy (Android / other) developers, please follow the link to Job Offers.
Thanks
https://www.b4x.com/android/forum/threads/ble-development-project-developer-required.144434/ B4A Question print error - DonManfred (first post)    Nov 07, 2017 Follow the tutorial. Search the forum for examples. this is handled a few times. I don´t have the time (and mood) to do your job. Bluetooth is a Async process. Connect to the device. Wait for a successfully connection. Only Print if you are connected. Wait for an possible Error event. Close the con B4i Question Apple Store Warning - Bluetooth usage (?) - roumei (first post)    Jun 14, 2021   (3 reactions) I'm not 100% sure but I think that it's the iLocation library. I added this purpose string: #PlistExtra: <key></key><string>Bluetooth is used to connect with an external GPS receiver</string> B4A Question Bluetooth app - Erel (first post)    Jul 02, 2023   (1 reaction) That example is based on TCP/IP. You need to do a similar thing with Bluetooth. Bluetooth (Serial) works with AsyncStreams so it is very similar. B4A Question Receive data with BLE 2 connection from Rfid reader - Christian García S. (first post)    Feb 26, 2018 Hello, thanks for your answers.
Classic bluetooth is BluetoothAdmin ????
Because in my first post https://www.b4x.-sdk-rfid-bluetooth-reader-to-b4a.89833 five days ago, I tried to connect with Bluetooth admin, but it generated an error and after trying many times I managed to connect with BLE, wit B4A Question Bluetooth - Erel (first post)    Mar 19, 2023 You can only programmatically connect to devices that implement the SPP / RFCOMM profile. Page: 1   2   3   4   5   6   7   Powered by ColBERT |