Skip to content

mik3y/ble-pinpad-app

Repository files navigation

BLE Pinpad App

Simple iOS/Android (react native) app that discovers nearby Bluetooth LE pinpads and lets you send a pin to them.

Screenshot 1: Nearby device list Screenshot 2: Auth screen

Status: 🚨 Experimental! Use at your own risk.

What's a BLE Pinpad?

See @mik3y/esp32-ble-pinpad for the reference (and only known!) implementation. The protocol details section describes what a client, like this one, must implement

Developer Instructions

Initial install

yarn install

Running against local device

yarn expo run:ios --device

App Stores

Not yet launched on the app stores.

Help, Feedback, and Ideas

Please open an issue on GitHub!

License & Credit

Written by @mik3y.

All code is offered under the MIT license. See LICENSE.txt for full terms.