Hello,
I want top use a Bluetooth headset with AudioStreamer.
I'm doing the initialization using
HeadsetStreamer.Initialize2(VOICE_COMMUNICATION,"HeadsetStreamer",8000,True,16,STREAM_MUSIC)
Unfortunately audio is playing on the headset, but phone mic is still used for audio input.
Tried...
B4A app to control inputs and outputs of Arduino connected to Bluetooth module HC-05. Arduino sends 9 bytes, first byte=129 to mark the start and then 8 bytes 7 bits each of data. B4A sends 2 bytes. Update is every second.
HC-05 is set to 9600 Baud rate.
It is surprising how often the basics get missed, when embroiled in heat of battle of programmer vs hardware, operating system, complex apis and libraries, etc.
I have found that whenever my BLE2 programs don't work, it's always nice to know that everything else in the chain *is* working, and...
Hello,
I followed the instructions here to try to make the bluetooth scan work on Android 12 device with app targeted for API level 31.
https://www.b4x.com/android/forum/threads/b4xpages-bluetooth-chat-example.119014/
However, even though the permission is added in the manifest and...
Hola y M. Buenos días para todos.
Me llamo Humberto soy de Argentina, Entre Ríos, Gualeguaychú.
Quería aprovechar esta consulta para presentarme y aprender a usar este sitio (además del Foro de consulta).
Vengo de usar Android Studio y por accidente me topé con B4a el que comencé a mirar al...
App uses OBD2 Bluetooth plug, it has ELM327 V2.1 IC that connects to all OBDII protocols. The app reads common PIDs, DTC (faults) and VID. To add PID you can use https://en.wikipedia.org/wiki/OBD-II_PIDs#Bitwise_encoded_PIDs Code based on bluetooth example.
The USB diagnostic plug...
Hello to all forum members. I've been seeing some topics here about ESC/ POS.
example 1: Bluetooth ESC/POS Printer Class by agraham
example 2: SD EscPos Printer (Lan,USB, Bluetooth SPP, BLE)
But none of them can solve my problem, because they don't print a pdf, just line of text, images, qr and...
This library allows you to print with thermal printers compatible with the ESC POS language in 4 different communication channels (USB, Bluetooth SPP, BLE, LAN)
The DEMO version prints one minute every 2. The full version of the library will be issued to those making a donation (Contact me in...
This library is the result of my first approach with Zebra printers. I started by connecting via LAN (or Wi-Fi) ZPL language.
I plan to connect via BLE and perhaps also via USB. Have a good time.
For ESC/POS Printer see here
The Demo version does not print images, barcodes, raw commands
NB...
Can I have Sample Code for the communication between Mobile and PC over bluetooth.
Also is it possible to connect multiple mobile devices with one PC Bluetooth app.
If possible plese provide sample code.
As I'm aware, in Android, when you connect an USB audio device this automatically replace internal audio device, but when a Bluetooth audio headset is connected, you can select between Bluetooth, Speaker or earpiece (as in the Phone app). It is possible to simultaneously use in an application...
Hi all,
in my project there's a service module that listen for the ACTION_ACL_DISCONNECTED event.
When it occurs, I want to analyze the intent's extras available in the Service_Start Sub.
In the Android developer page they said that the Broadcast Action "Always contains the extra fields...
Hi
I could not get the BT services list
the code line 65 return null Because code line 57 return BluetoothGatt with services size 0
I know for sure that the BT Device I am working with is working properly
This is my first task in a new job and it is very important for me to solve it as...
Hallo,
da ich mit Bluetooth bisher keinerlei Erfahrungen habe wäre es schön etwas über die Möglichkeiten zu erfahren und ob es für meine Zwecke überhaupt Sinn macht sich da einzuarbeiten.
Bisher funktioniert der Datenaustausch zwischen meinem Windowsrechner und der Androidapp über WLAN und ein...
Hello,
I need help, if possible.
I have a B4A App that+ uses @agraham EscPosPrinter class to print to a BT Printer (40 columns).
It works flawlessly, except in Android 11.
It prints the first ticket and stop ate the middle of the second one
Attached I send you an example from a Android 8 tablet...
Hello All,
My App prints (EscPOS Bluetooth printer) without errors or issues in Android 8 thru 10, but in Android 11 (Samsung Tab Active3) it can't print the whole ticket
It always stop half way, even with resets between the prints, and after it misprints, I cannot print anything else.
I have to...
Hi everyone - I am very new to B4A (competent in VB) and am struggling to implement a 3 channel scope (to display ECGs) from a Buetooth data stream from an Arduino with HC-06 and an Analog front end. I know my Arduino side it working well and sends each channel as text with a header "P1 " then...
First, someone post nice simple demo for bluetooth printing(BTPrint.zip) but unfortunately I can't find this again for giving credits, but who ever is , thanks.
Now, here is also demo based on this example mention in beginning but made decoration with necessary buttons and fields for better...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.