All Projects → fidesmo → apdu-over-ble

fidesmo / apdu-over-ble

Licence: MIT license
Specification of a protocol to transmit APDU commands and responses over Bluetooth Low Energy

Projects that are alternatives of or similar to apdu-over-ble

open-dis-java
Java implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7 💥
Stars: ✭ 30 (+76.47%)
Mutual labels:  protocol
How-to-Deconstruct-Ping-with-C-and-NodeJS
🙈 Simple examples that show how to work with binary headers in C and NodeJS
Stars: ✭ 51 (+200%)
Mutual labels:  protocol
DroneJS
A Node.js based library for controlling a Parrot minidrone. This library also provides the feature to take pictures from the drone, download them all at a time and delete them whenever required.
Stars: ✭ 19 (+11.76%)
Mutual labels:  bluetooth-low-energy
prototype
📖Prototype Document
Stars: ✭ 45 (+164.71%)
Mutual labels:  prototype
pc-ble-driver-js
Node.js interface to the C/C++ pc-ble-driver library. API docs: https://nordicsemiconductor.github.io/pc-ble-driver-js/
Stars: ✭ 81 (+376.47%)
Mutual labels:  bluetooth-low-energy
TXHook
腾讯QQ协议分析工具,为了推进学习与研究。
Stars: ✭ 109 (+541.18%)
Mutual labels:  protocol
libmicrohttpd-http2
HTTP/2 support for libmicrohttpd
Stars: ✭ 21 (+23.53%)
Mutual labels:  protocol
spec
[OLD!] RGB Protocol specifications for Bitcoin-based digital assets
Stars: ✭ 149 (+776.47%)
Mutual labels:  protocol
ble-serial
"RFCOMM for BLE" a UART over Bluetooth low energy (4.0+) bridge for Linux, Mac and Windows
Stars: ✭ 134 (+688.24%)
Mutual labels:  bluetooth-low-energy
ctrdata
Aggregate and analyse information on clinical trials from public registers
Stars: ✭ 26 (+52.94%)
Mutual labels:  protocol
Adium-Steam-IM
Adium protocol plugin to support Steam instant messaging
Stars: ✭ 50 (+194.12%)
Mutual labels:  protocol
Credits
Credits(CRDS) - An Evolving Currency For An Evolving Society
Stars: ✭ 14 (-17.65%)
Mutual labels:  protocol
axesync
🎛 blockchain framework for iOS
Stars: ✭ 12 (-29.41%)
Mutual labels:  protocol
home assistant-ble
Companion application for home-assistant, sending bluetooth low energy detection
Stars: ✭ 21 (+23.53%)
Mutual labels:  bluetooth-low-energy
py-trueconsensus
python prototype for hybrid consensus
Stars: ✭ 48 (+182.35%)
Mutual labels:  prototype
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-11.76%)
Mutual labels:  protocol
xmpp-php
PHP client library for XMPP (Jabber) protocol
Stars: ✭ 33 (+94.12%)
Mutual labels:  protocol
BLE
No description or website provided.
Stars: ✭ 25 (+47.06%)
Mutual labels:  bluetooth-low-energy
Framer-Module-ShakeEvent
Shake event for your prototype.
Stars: ✭ 62 (+264.71%)
Mutual labels:  prototype
simplex-chat
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released 📱!
Stars: ✭ 1,975 (+11517.65%)
Mutual labels:  protocol

apdu-over-ble

Specification of a Bluetooth Low Energy service and protocol to transmit APDU commands and responses. Its purpose is to standardize communication with Secure Elements installed in devices having BLE connectivity, like smart watches and other wearables.

This repository contains discussion materials and the different versions of the specification.

Other resources: Android prototype

To allow easy testing of this specification, Fidesmo has open sourced an Android app that can perform the server and client roles. The client sends APDUs over BLE to a server running on an NFC-enabled phone that then forwards the APDU commands to a contactless card and returns its response.

The prototype is available in this repository: apdu-over-ble-android

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].