Releases: NordicSemiconductor/IOS-nRF-Toolbox
'NONE' in EOL and fixed logic of EOL
- 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
5.0.7 Multicore image update
Custom URL schemes
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
Added switch to enable / disable filter by Service UUID on Scanner screen
Fix UART long message issue
- removed xcworkspace and pods\n- fixed issue with not sent\n- change logging logic: now logges are added for every chunk
5.0.3
fixed issue with dropped empty strings between EOLs
removed pods. added all dependencies via SPM. fixed build errors
5.0.2: Deleting Inbox items
Minor update which brings deleting items from Inbox directory.
4.5.1
4.5.0
Swift 5 Compatibility Update
- 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.