Skip to content

Fix bt examples#743

Open
peterharperuk wants to merge 13 commits intoraspberrypi:developfrom
peterharperuk:fix_bt_examples
Open

Fix bt examples#743
peterharperuk wants to merge 13 commits intoraspberrypi:developfrom
peterharperuk:fix_bt_examples

Conversation

@peterharperuk
Copy link
Copy Markdown
Contributor

Rework BT examples. Move them to a separate "bluetooth" folder.
Put the btstack examples in "bluetooth/btstack_examples"
Add new standalone BT examples

The BT Examples use a lot of "clever" cmake stuff which makes them
hard to understand.

Re-work all the examples to get rid of all cmake magic which should
make them easier to understand and maintain.

Move pico-examples/pico_w/bt to pico-examples/bluetooth
All btstack examples are in the btstack_examples subfolder.
@peterharperuk peterharperuk marked this pull request as ready for review March 12, 2026 17:41
@peterharperuk
Copy link
Copy Markdown
Contributor Author

@kilograham Does this look ok to you. I'd like to get it submitted to develop.

  1. Removes pico_w/bt
  2. Adds bluetooth
  3. All btstack examples are in bluetooth/btstack_examples and uses less mad cmake

More bt examples added to bluetooth folder...

  1. ble_pointer
  2. doorbell
  3. temp_sensor (moved from pico_w/bt/standalone)
  4. secure_temp_sensor
  5. wifi_provisioner

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

Successfully merging this pull request may close these issues.

3 participants