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

Bluetooth 4/LE Module #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Bluetooth 4/LE Module #202

wants to merge 1 commit into from

Conversation

amcjen
Copy link
Member

@amcjen amcjen commented Nov 2, 2014

First pass at a BLE module. Things that still need to be done, or need some thought:

  • Receive data from BLE to the Scout, accessible via Bitlash--ideally via a Bitlash callback function
  • Start-advertising, disconnect, and is-connected all available as Bitlash functions
  • Put the StringBuffer bleOutput; inside the class so memory isn't wasted by being in the global namespace

@amcjen amcjen changed the title Fix whitespace Bluetooth 4/LE Module Nov 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants