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

Add BLE GAP/GATT support to the dev-esp32 branch #3473

Open
wants to merge 32 commits into
base: dev-esp32
Choose a base branch
from

Commits on Oct 16, 2021

  1. It compiles!!

    pjsg committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    2cf72b4 View commit details
    Browse the repository at this point in the history
  2. Seems to sort of work.

    pjsg committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    4a55397 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    f8709b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a4253a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Try and get shutdown to work

    pjsg committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    06becd1 View commit details
    Browse the repository at this point in the history
  2. Paritally working

    pjsg committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    69405ce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Now actually gets started

    pjsg committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    e803610 View commit details
    Browse the repository at this point in the history
  2. Making progress on ble

    pjsg committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    28cb898 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. FIx the advertising start

    pjsg committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    96993ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d204d33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b55c39 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Got rid of the random printfs

    pjsg committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    52562a6 View commit details
    Browse the repository at this point in the history
  2. Remove trailing spaces

    pjsg committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7b6a85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f33027 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    b5c4082 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    4109e30 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Apply suggestions from code review

    Fix capitalization of Bluetooth
    
    Co-authored-by: Marcel Stör <[email protected]>
    pjsg and marcelstoer committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    7e123b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    7aa2233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e1dad View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    adc188b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Notify seems to work now.

    pjsg committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    4d24232 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    225217c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    f18e9d5 View commit details
    Browse the repository at this point in the history
  2. Review comments

    pjsg committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    891cf01 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Moved the flash init logic

    pjsg committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    3e5ba28 View commit details
    Browse the repository at this point in the history
  2. FIx missing } in an example

    pjsg committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    1c26ba3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    9483312 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    aaaa440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ab2fa View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    8cafd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e4dd23 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    0b6205b View commit details
    Browse the repository at this point in the history