Skip to content

Bluetooth low energy react native app that can connect with BLE Peripheral and can Read Services, Characteristics and Descriptors. It can also monitor sensor data. In this project i have used react-native-ble-plx library for working with bluetooth.

Notifications You must be signed in to change notification settings

devmahmud/BleProject

Repository files navigation

BLE Project

It's a bluetooth low energy react native app that can connect with BLE Peripheral and can Read Services, Characteristics and Descriptors. It can also monitor sensor data. In this project i have used react-native-ble-plx library for working with bluetooth.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

first clone the repository on your local machine.
>_ git clone https://github.com/devmahmud/BleProject.git

i have used yarn as a package manager for node. you can use npm

To install the dependency:
>_ yarn install

To start the project:
>_ yarn start

To Run the project on Android Emulator or Externel Android Device:
>_ yarn android

To Run the project on IOS Emulator:
>_ cd ios && pod install
>_ yarn ios

Requirements

To setting up the development environment you can follow the guide: RN Developement Environment Setup

App Screenshots

tia8670712789165290110 tia4461238793307477263 tia917587007816535281 tia2536519398446474138

Author

  Mahmudul alam
  Email: expelmahmud@gmail.com

========Thank You !!!=========

About

Bluetooth low energy react native app that can connect with BLE Peripheral and can Read Services, Characteristics and Descriptors. It can also monitor sensor data. In this project i have used react-native-ble-plx library for working with bluetooth.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published