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

discover.c fails to discover the devices scanned out using ble_scan.c program #211

Open
ArchanaKalathil opened this issue Apr 9, 2021 · 0 comments

Comments

@ArchanaKalathil
Copy link

Hi,
I am trying to connect a BLE SPI friend from Adafruit (interfaced with teensy) to Pi 4 to read temperature sensor data from teensy. I created custom services and characteristics for the BLE module to do the task. While the ble_scan.c code was completely successful in finding my device and the associated services, the discover.c code "fails to connect to the device". (providing the same device address found by the ble_scan.c code while execution). I wonder what would be the issue. Attaching a snapshot for clarity. Any help is appreciated.
Thanks in advance.
output_ble_scan_gattlib
output_discover_gattlib

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

1 participant