Coder Social home page Coder Social logo

bledemo's Introduction

#BLE Demo This repo shows a power of a combination of RxAndroidBle and RxBleClienMock.

  • ScanActivity displays a available device from RxBleClientMock.
  • When user click to the mock device, the app will navigate to DeviceActivity which is supposed to allow user can type a message and send to the device.

##Send - Receive flow Assumption: We have two devices called A and B.

  • First, A writes a message to a charateristic of B. Concurrently, A listens to the characteristic which B will notify.
  • Second, When B received the message on the characteristic which A sent. Then, B will notify to the listener which A has registered.
  • Finally, B received a message from A, and A received a notification from B.

More details: Look at RxBleClientMockTest, test case write_to_characteristic_then_notify.

bledemo's People

Contributors

namvox avatar

Stargazers

Khuat Viet Hoa avatar Anh Nguyen avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.