Skip to content

Simple POC to connect and access service in bluetooth/ble device

Notifications You must be signed in to change notification settings

AmalMenachery/ble-connect-poc

Repository files navigation

ble-connect-poc 🚀

A Simple POC to connect and access service in bluetooth/ble device

Getting Started

1. Clone and Install

# Clone the repo
git clone https://github.com/AmalMenachery/ble-connect-poc.git

# Navigate to clonned folder and Install dependencies
cd ble-connect-poc && yarn install

# Install Pods
cd ios && pod install

2. Open RNS in your iOS simulator

Run this command to start the development server and to start your app on iOS simulator:

yarn run:ios

Or, if you prefer Android:

yarn run:android

That's it! Cool, right?

About

Simple POC to connect and access service in bluetooth/ble device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published