Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.14 KB

SCILIF SUNFIBRE Native App

Demo aplication demostrating commucation of smartphone (client) with SCILIF SUNFIBRE BLE devices (servers).

Based on React Native, with use of Expo framework.

Since Expo is not supporting Bluetooth communication yet, expo development client in combination with react-native-ble-plx library is used. The expo dev client is new Expo functionality allowing to build expo applications with third party packages (react-native-ble-plx in our case) without need of MacOS device.

Project is configured and tested running on physical Iphone SE device and Android device OnePlus 7.

Demostration

Very vague demostration of app functionality:

Untitled.mp4

Steps demostrated:

  1. connection of app to BLE device
  2. writing data to device memory
  3. changing lightning mode of device
  4. disconnection of the device