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

Simple BLE #46

Merged
merged 49 commits into from
May 30, 2023
Merged

Simple BLE #46

merged 49 commits into from
May 30, 2023

Commits on Dec 23, 2022

  1. WiP

    thegecko committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    ae8f971 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Update workflows

    thegecko committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7347294 View commit details
    Browse the repository at this point in the history
  2. Scanning

    thegecko committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    4c9f99a View commit details
    Browse the repository at this point in the history
  3. No separate commands

    thegecko committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    eb8a83b View commit details
    Browse the repository at this point in the history
  4. build on push

    thegecko committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    f921465 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Update README.md

    thegecko committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    455b95a View commit details
    Browse the repository at this point in the history
  2. Chars and Descs

    thegecko committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    7174596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cd4808 View commit details
    Browse the repository at this point in the history
  4. Tweaks

    thegecko committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ebcfdcb View commit details
    Browse the repository at this point in the history
  5. Implement read and write

    thegecko committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    09e1d8c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. Characteristic capabilities

    thegecko committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    07374b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Update SimpleBLE

    thegecko committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    067d6ad View commit details
    Browse the repository at this point in the history
  2. Add txPower

    thegecko committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c747d33 View commit details
    Browse the repository at this point in the history
  3. Updates

    thegecko committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    9a12389 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Update SimpleBLE

    thegecko committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    1de575c View commit details
    Browse the repository at this point in the history
  2. SimpleBLE v0.6.0

    thegecko committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2f9c57c View commit details
    Browse the repository at this point in the history
  3. Add service data

    thegecko committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dad3107 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Add test

    thegecko committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    b3d4181 View commit details
    Browse the repository at this point in the history
  2. More tests

    thegecko committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f1b4f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. More tests

    thegecko committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e1fb0ce View commit details
    Browse the repository at this point in the history
  2. More tests

    thegecko committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    ce7aade View commit details
    Browse the repository at this point in the history
  3. read char test

    thegecko committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d8b856e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. WiP

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    70d1d1d View commit details
    Browse the repository at this point in the history
  2. Read/write

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c3a6b87 View commit details
    Browse the repository at this point in the history
  3. Forget device

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    60528b6 View commit details
    Browse the repository at this point in the history
  4. wip

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d276fec View commit details
    Browse the repository at this point in the history
  5. disconnect event

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    c29d039 View commit details
    Browse the repository at this point in the history
  6. Update implementation

    thegecko committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    d1334ed View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. SimpleBLE v0.6.1

    thegecko committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    2df55db View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Simplify types

    thegecko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    926ceec View commit details
    Browse the repository at this point in the history
  2. Update readme

    thegecko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    7a72ef2 View commit details
    Browse the repository at this point in the history
  3. notify/indicate callbacks

    thegecko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d33948a View commit details
    Browse the repository at this point in the history
  4. Fix lint

    thegecko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    299cfaf View commit details
    Browse the repository at this point in the history
  5. Tweaks

    thegecko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d1fcade View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

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

Commits on Apr 15, 2023

  1. Create dependabot.yml

    thegecko committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    783a9b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on May 7, 2023

  1. WIP

    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    cf8ea55 View commit details
    Browse the repository at this point in the history
  2. info is zero-based

    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    f3b0650 View commit details
    Browse the repository at this point in the history
  3. Switch back to polling

    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    d6a1a11 View commit details
    Browse the repository at this point in the history
  4. Expose correct UUID length

    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    2f25429 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #47 from thegecko/simple-ble-update

    Simple ble update
    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    b68b9bb View commit details
    Browse the repository at this point in the history
  6. Update node-addon-api

    thegecko committed May 7, 2023
    Configuration menu
    Copy the full SHA
    710d437 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Configuration menu
    Copy the full SHA
    5c3d337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c60e06 View commit details
    Browse the repository at this point in the history
  3. Implement BluetoothUUID

    thegecko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    6f18365 View commit details
    Browse the repository at this point in the history
  4. Add BluetoothUUID tests

    thegecko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    f3c8136 View commit details
    Browse the repository at this point in the history
  5. Use setCallbackOnScanFound

    thegecko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    1a20074 View commit details
    Browse the repository at this point in the history
  6. README tweak

    thegecko committed May 27, 2023
    Configuration menu
    Copy the full SHA
    65f580c View commit details
    Browse the repository at this point in the history