Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@basedhardware/omi-device (TypeScript)

Shared Omi device BLE constants + packet framing.

  • Full BLE stack on React Native: use existing sdks/react-native (OmiConnection).
  • This package is the portable protocol layer for Node/Web/custom transports.
import { AUDIO_DATA_UUID, stripPacketHeader, OmiDeviceSession } from '@basedhardware/omi-device';