-
Notifications
You must be signed in to change notification settings - Fork 354
Connect 2 Android devices using BluetoothLE #738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi how are you? |
Hi Marcui. Yes l did manage to get it going with the Bluetooth LE. You need to make the other devices a peripheral and the once that scans the central. |
Great, I'm glad you made it! Did you develop the same app for both devices? Thank you for your answer and sorry for the inconvenience! |
Hi in my case i created a tab for Broadcast and the other for Scan on one app as l need to scan RFID chip with NFC and sends the data to the other device. Some of the chips are high and we needed to be able to scan the chip one guys scans and the other receives the info. |
Is it possible connecting 2 android phones with Bluetooth and share/send data to another Android phone
and sends back a response after receiving and reading the data.
The idea is to send data/share data offline using Bluetooth on Android to Android Phone/tablet
Below is my environment
Ionic:
Ionic CLI : 6.20.1
Ionic Framework : @ionic/angular 6.2.2
@angular-devkit/build-angular : 13.0.4
@angular-devkit/schematics : 13.0.4
@angular/cli : 13.0.4
@ionic/angular-toolkit : 5.0.3
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : android 10.1.2
Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 14 other plugins)
Utility:
cordova-res : 0.15.4
native-run (update available: 1.7.1) : 1.5.0
System:
NodeJS : v14.15.4 (C:\Program Files\nodejs\node.exe)
npm : 6.14.10
OS : Windows 10
The text was updated successfully, but these errors were encountered: