Android-nRF-Toolbox
Android-nRF-Toolbox copied to clipboard
The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
**### app build.gradle** ```groovy apply plugin: 'com.android.application' android { compileSdkVersion 28 buildToolsVersion "28.0.3" defaultConfig { applicationId "no.nordicsemi.android.nrftoolbox" minSdkVersion 26 targetSdkVersion 28 versionCode 69 versionName "2.7.2" resConfigs "en" vectorDrawables.useSupportLibrary = true...
We are currently having an issue with DFU failing on Samsung S10 running andorid 10. We are using nRF Toolbox for BLE and it appears to connect to the bootloader,...
I downloaded this project and build it but the app wasn't able to find the my Bluetooth. If I download your official app which is available on play store that...
I have tried running on galaxy note 10 and a smart watch with WearOS 2.0. Both devices have crashed right after receiving first data from the PCA10040.
I was able to perform DFU with the same file after converting spaces in the filename to underscores This is on Android 9 with the zip file on an external...
I have a React Native version` 0.60.4` app where i have installed` react-native-firebase` version `"^5.2.3"`. Now when i give the react-native run-android it shows the following error: ``` > Could...
Hello. Have you any plans use flutter. What do you think about this very popular Google's framework?
When trying to compile the project with Android Studio 3.4 this error is reported: `Error: Invoke-customs are only supported starting with Android O (--min-api 26)` The build.gradle file makes use...
I am getting the error "error on writing descriptor (133)" when I connect the device (esp32 as server) to an android phone only when I try to read Temperature values...
After verifying the pairing code, it hangs at "Starting Bootloader" and never proceeds.