Android-nRF-Connect icon indicating copy to clipboard operation
Android-nRF-Connect copied to clipboard

Documentation and issue tracker for nRF Connect for Android.

Results 36 Android-nRF-Connect issues
Sort by recently updated
recently updated
newest added

The automated testing here looks really powerful and we'd love to use it for desk testing during development as well and end of production line testing. But we don't have...

task

The UI is looks like when dfu is processing. The connect/disconnect button is hidden and dfu button is also hidden. It can be fix by re-enter the scan tab and...

bug

I'm using nrf connect + logger to log about 700 data points per second from a connected device. The app handles and records the data just fine, but the data...

enhancement

**Describe the bug** I m trying to call xml file in rooted android device but getting error (Test suit file not found in Test/file.xml) wont be able to access xml...

question

**Describe the bug** As a ble server, a Read By Type Request is sent immediately after the connection is established **To Reproduce** Steps to reproduce the behavior: 1. Turn on...

Currently is macros it is possible to `wait-for-write`; but other than asserting the value that was received, we cannot use that value elsewhere. One example would be sending a notification...

enhancement

Can you please add import/export feature for this app? specially for advertiser

enhancement

Hi there, I am currently developing an application based on the RxAndroidBle2 library to establish a connection. It works pretty well up to a point where we want to discover...

question

**Describe the bug** Cannot use key-value pairs for TIMEOUT parameter. **To Reproduce** Steps to reproduce the behavior: 1. Make scan.xml(see below) ``` ``` 2. Run the test ``` % adb...

Hi I used a device to get data from an object. I send data with BLE and receive them with “nRF Connect”. I need to process data with MATLAB so...

bug