Skip to content
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

Android - X #26

Open
Hitbee-dev opened this issue Jul 21, 2021 · 4 comments
Open

Android - X #26

Hitbee-dev opened this issue Jul 21, 2021 · 4 comments
Labels
question Further information is requested

Comments

@Hitbee-dev
Copy link

!Please understand that I am not good at English so I am using a translator.

IOS = O Android = X

IOS works fine, but not Android

android

If you look at the logs on Android, it says that it is normally transmitting BLE signals, but it does not transmit actual BLE signals.

-Test Device = Galaxy S7, Galaxy Note9

Running with the sample file provided by the BLE library developer Github results in the same phenomenon

@pszklarska
Copy link
Owner

Hey @Hitbee-dev how do you check if BLE signal is transmitted? Are you using any app?

@pszklarska pszklarska added the question Further information is requested label Nov 21, 2021
@Hitbee-dev
Copy link
Author

I'm receiving signals through Arduino, and I checked that the iPhone is receiving signals well.
I'm using VS Code.

@pszklarska
Copy link
Owner

pszklarska commented Nov 21, 2021

Ok thanks, so what are exactly steps to reproduce and what's the issue? You mentioned that iPhone receives signal correctly, so is the problem with Arduino device receiving signals from the Android device acting as a beacon?

Also, what's the Android system version? Can you give me an example of the code you're using for transmitting as a beacon?

@Hitbee-dev
Copy link
Author

Hitbee-dev commented Nov 22, 2021

To be precise, the smartphone transmits a BLE signal, and Arduino receives a signal.

However, in this library, IOS sends BLE signals, but Android does not.

In fact, when "print" is performed, Android seems to output signals normally, but Arduino does not actually receive signals.

I developed Android separately using Java, and Arduino is good at receiving signals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants