Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 420 Bytes

react-native-ble-plx-demo

react-native-ble-plx-example

Project Desription : Data communication between RN Mobile application and UART nordic BLE device. You can receive data notication from Bluetooth device and send command back to Bluetooth device based on nRF UART.

  1. Go to project root repository on terminal.
  2. Run commond npm install
  3. Run npx react-native run-android
  4. Run npx react-native run-ios