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

BLE/GATT example #282

Open
oberstet opened this issue Sep 11, 2017 · 4 comments
Open

BLE/GATT example #282

oberstet opened this issue Sep 11, 2017 · 4 comments

Comments

@oberstet
Copy link
Contributor

Some intros to BLE/GATT:


  • STM32L4 + BLE
  • USB -> Charge + File Transfer + Serial Console + Firmware Update
  • 3.5 headset (analog) plug
  • BLE/GATT

  • Android smartphone app
  • based on BLE/GATT and AutobahnJava
  • acts as generic BLE/GATT-to-WAMP gateway
  • runs as background service
  • runs over WebSocket/TLS transport
  • authenticates using WAMP-cryptosign
@om26er om26er self-assigned this Oct 16, 2017
@om26er
Copy link
Contributor

om26er commented Oct 16, 2017

I am working on this now, will be back in a bit ;-)

@om26er
Copy link
Contributor

om26er commented Oct 28, 2017

@oberstet a PoC of ABJ working on a smartwatch running Android Wear 2.X might be a good thing to showcase here.

@oberstet
Copy link
Contributor Author

@om26er the smartwatch thing would be nice because of the kinda of data and use cases possible. for the embedded folks, the Pi or an ARM MCU based BLE/GATT device is more approachable and more familiar for them I'd guess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants