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

Issue running bluepy on Raspberry Pi 4 Wireless Access Point #479

Open
fgarciab opened this issue Apr 26, 2022 · 1 comment
Open

Issue running bluepy on Raspberry Pi 4 Wireless Access Point #479

fgarciab opened this issue Apr 26, 2022 · 1 comment

Comments

@fgarciab
Copy link

Hi,

I'm developing a web application using a RPi4 that handles data flow with a BLE device. I'm using bluepy 1.3.0 and everything works fine until I configure the RPi as a Wireless Access Point. To do so, I've followed the guideline at https://pimylifeup.com/raspberry-pi-wireless-access-point/comment-page-1/

The problem is that, once the RPi is configured as an AP, the getValueText() method from the ScanEntry class always returns None, regardless the adtype. Please note that the right strings are returned when requesting adtype 3, 7, or 9 before setting up the raspberry as AP.

Anyone knows if there is any limitation on using bluepy/bluetooth together with AP configuration, or maybe an extra configuration may be needed?

Thank you in advance!

@a-3isa
Copy link

a-3isa commented Feb 20, 2023

Did U find a solution for this issue ??

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

No branches or pull requests

2 participants