Commit Graph

4 Commits

Author SHA1 Message Date
Aleksander Nowakowski
341ecf5781 UART divides long text into 20B parts
UART now checks the RX characteristic properties and:
1) it will use long write if WRITE REQUEST is set,
2) it will divide the text into up to 20-bytes packets
Also the app background has been fixed.
2015-08-17 16:44:16 +02:00
Aleksander Nowakowski
93e2bb2d3b Version 1.14.0
Switching to AppCompatActivity, better Navigation drawer, DFU bug fixed.
2015-06-04 17:17:25 +02:00
Aleksander Nowakowski
b0a078fe4f Version 1.12
BleManagers refactoring, support for keeping bond information in DFU
(DFU v0.6), support for Distribution packets in DFU.
2015-03-13 17:04:36 +01:00
Aleksander Nowakowski
4df6d396b2 nRF Toolbox v1.11.4
Project migrated to Android Studio and released on GitHub.
2015-02-17 16:00:25 +01:00