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.
- Go to project root repository on terminal.
- Run commond
npm install
- Run
npx react-native run-android
- Run
npx react-native run-ios