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

When running automated tests, the string parser does not seem to recognize parameters when passing them in longer string attributes, such as 'description' or 'value-string'. **Steps to reproduce the behavior:**...

automated tests

As a user, I'd like to see and use Secondary services, despite no one is using them. So far they are ignored by the app.

task

As a user, I'd like to set up a macro that could start immediately after the device gets connected. There are some issues with this: - should the macro start...

macros
task

As of not, the `SendDFU` command only works with DFU boot loader from nRF5 SDK (Legacy and Secure DFU). There is a need for a new command to allow updating...

enhancement
automated tests

**Is your feature request related to a problem? Please describe.** For IEEE-11073 SFLOAT (format id 0x16), the special values NaN (0x7FFF), NRes (0x0800), +inf (0x07FE) and -inf (0x0802) are not...

enhancement

**Is your feature request related to a problem? Please describe.** If you create a device that has multiple beacons - for example both iBeacon and Eddystone - the nRF Connect...

enhancement

When receiving notifications and particularly large amounts of data, line-wrapping causes the text to split lines. With the currently selected font it becomes hard to see what is changing in...

enhancement

**Describe the bug** When trying to enter a value for a transmission to a characteristic the Android keyboard instantly closes. **To Reproduce** Steps to reproduce the behavior: 1. Connect to...

bug

I am writing automated tests with nRF connect. When running a test I need to specify the tests inside an XML file. When writing multiple tests in multiple files I...

enhancement
automated tests

As a user, I'd like to show characteristic values on a chart. For example, I could define a graph for 2nd and 3rd byte of characteristic values to be HR...

task