Skip to content

Releases: NordicSemiconductor/IOS-nRF-Toolbox

'NONE' in EOL and fixed logic of EOL

09 Oct 11:22
Compare
Choose a tag to compare
  • Now you can choose not to send EOL at all
  • Logic of EOL changed: now it's added only once at the end of the message

Multicore image update

01 Feb 12:30
Compare
Choose a tag to compare
5.0.7

Multicore image update

Custom URL schemes

26 Oct 10:40
Compare
Choose a tag to compare

Now you can open specific screen using custom URL scheme:

URLs for particular screens:

nrf-toolbox://main/glucoseMonitoring
nrf-toolbox://main/bloodPressureMonitoring
nrf-toolbox://main/cyclingSensor
nrf-toolbox://main/heartRateMonitor
nrf-toolbox://main/healthThermometer
nrf-toolbox://main/runningSensor
nrf-toolbox://main/continuousGlucoseMonitor
nrf-toolbox://main/uart
nrf-toolbox://main/deviceFirmwareUpgrade
nrf-toolbox://main/zephyrDFU
nrf-toolbox://main/proximity
nrf-toolbox://main/homeKit

Use nrf-toolbox://main/ to open the app.

Filter Switch

15 Sep 20:56
Compare
Choose a tag to compare

Added switch to enable / disable filter by Service UUID on Scanner screen

Fix UART long message issue

31 Aug 19:30
Compare
Choose a tag to compare
  • removed xcworkspace and pods\n- fixed issue with not sent\n- change logging logic: now logges are added for every chunk

5.0.3

28 Jul 23:34
Compare
Choose a tag to compare

fixed issue with dropped empty strings between EOLs
removed pods. added all dependencies via SPM. fixed build errors

5.0.2: Deleting Inbox items

22 Jul 13:15
b8d4fe1
Compare
Choose a tag to compare

Minor update which brings deleting items from Inbox directory.

4.5.1

21 Aug 12:12
3caf65f
Compare
Choose a tag to compare

Improvements:

  • DFU Library 4.5.1 - with fixed issue that made DFU not working on iOS 13.

4.5.0

09 Aug 09:00
Compare
Choose a tag to compare
  • New Nordic look & feel
  • DFU Library updated to version 4.5.0
  • Migrated to Swift 5
  • Minimum iOS version set to 9.0
  • Lots and lots of bugs fixed

Swift 5 Compatibility Update

16 Jul 08:48
825eee2
Compare
Choose a tag to compare
  • Updated version of 'EVReflection' Cocoapod, which caused issues with Swift 5.x. We've tested successfully that the current release now builds in beta versions of Xcode 11, so Xcode 10.2 should also be working now.