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

[Bug]: Bluetooth Low Energy (BLE) samples GATT page not found #138

Closed
2 tasks done
albertyckwok opened this issue Jan 4, 2024 · 1 comment
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@albertyckwok
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

In which area is the issue?

General

In a specific sample?

GATTServerSample.kt

What happened?

Hi, the "Create a GATT server, advertise and handle connections" on Bluetooth Low Energy (BLE) samples reutnr page not found. The following is what I get:

404 - page not found
The

main
 branch of

platform-samples
 does not contain the path

samples/connectivity/bluetooth/ble/src/main/java/com/example/platform/connectivity/bluetooth/ble/GATTServerSample.kt.

Relevant logcat output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@albertyckwok albertyckwok added the bug Something isn't working label Jan 4, 2024
lukehopkinsdev added a commit that referenced this issue Jan 9, 2024
Fixing issue #138 where link to GattServerSample is broken.
yrezgui pushed a commit that referenced this issue Jan 10, 2024
Fixing issue #138 where link to GattServerSample is broken.
@yrezgui
Copy link
Contributor

yrezgui commented Jan 10, 2024

Fixed by @lukehopkinsdev in #140

@yrezgui yrezgui closed this as completed Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants