Android-nRF-Connect
Android-nRF-Connect copied to clipboard
Documentation and issue tracker for nRF Connect for Android.
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:**...
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.
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...
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...
**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...
**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...
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...
**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...
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...
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...