Skip to content

Releases: NordicSemiconductor/IOS-Nordic-Thingy

1.5.0

13 Feb 12:51
Compare
Choose a tag to compare

New features:

  • Dark Theme on iOS 13

Improvements:

  • Refreshing UI
  • Dependencies updated, including DFU library 4.6.1
  • Displaying version number in About screen
  • Migration to Swift 5

Bugs fixed:

  • Bugs related to changed behavior on iOS 13, e.g. crash on DFU screen

1.4.0

08 Mar 13:09
e86b439
Compare
Choose a tag to compare

This release brings the following improvements and updates:

  • Migration to Swift 4.2
  • Updated look and feel of the sample app
  • Included Thingy FW 2.2.0
  • Option to write and read NFC Tag content (library only)
  • Option to read MTU (library only)
  • Pod dependencies updated

1.3.2

12 Dec 13:44
06ad63e
Compare
Choose a tag to compare

This release brings the following improvements and updates

Bug fixes:

  • Fixed bug causing crash when deleting a thingy (affected iPads only)

1.3.1

12 Dec 10:17
4e4988e
Compare
Choose a tag to compare

This release brings the following improvements and updates

Bug fixes:

  • Fixed bug causing intermittent crash when deleting the first Thingy peripheral

Enhancements:

  • UI refresh for iOS 11
  • Better support for iPhone X

1.3.0

03 Nov 14:07
36fd532
Compare
Choose a tag to compare

This release brings the following improvements and updates

Updates:

  • Bundled new Thingy firmware, v 2.1.0
  • Fully migrated to Swift 4.0

Bug fixes:

  • Fixed bug causing duplicate Thingy peripherals to show during scanning.
  • Fixed bug causing DFU update alerts not to show on first connection after adding a new Thingy peripheral.

Enhancements:

  • All view presentations now are done from navigation controllers instead of detached views.
  • Updated Pod dependencies in the Example app.

1.1.1

30 Aug 08:18
Compare
Choose a tag to compare

This release brings minor improvements

Enhancements:

  • Temperature max interval set to 60 seconds.
  • Humidity max interval set to 60 seconds.
  • Light intensity max interval set to 60 seconds.

1.1

29 Aug 12:56
Compare
Choose a tag to compare
1.1

This release brings minor improvements and one bug fix.

BugFixes:

  • Temperature below 0 overflows, now this is parsed properly and negative temperatures works properly.

Enhancements:

  • iOSDFULibrary 3.2.0 with SDK14 features and large MTU support.
  • Pressure max interval set to 60 seconds.
  • Minimum motion processing is set to 5hz.
  • Minimum UI Breathe delay set to 50ms.
  • Resign UI LED Breathe interval text field properly when enter (done) key is pressed on iPads.
  • Show alert that values are out of range in case worng input is detected on the UI LED Breathe interval.
  • Do not resign keyboard when input field has incorrect value, enforcing proper input.

1.0

22 May 09:25
Compare
Choose a tag to compare
1.0

Initial release

Read, capture and publish sensor data in your app using the Nordic Thingy SDK.
Initial release has full support for all characteristics and services for the Nordic Thingy:52 peripheral.
for any issues or bug reports, please open a new issue and we will provide all support needed!
all feedback is welcome