Skip to content

Releases: IOB-INC/hellothing_NBIoT_Arduino_Shield

v2.0.2

15 Nov 11:18

Choose a tag to compare

Add GNSS functionality and example code.
Add attribute control example code.
Add function to get the current DNS configuration.

v2.0.1

11 Sep 08:44

Choose a tag to compare

Add functions to return the temperature in degrees Celsius or Fahrenheit.
Fix signal quality bug on Cat-NB1.

v2.0.0

15 Aug 12:48

Choose a tag to compare

Added function to see all the available operators.
Added function to see the currently selected operator.
Implemented ArduinoJSON library by Benoit Blanchon to improve the communication protocol between the platform and the device.

v1.0.4

02 Jul 13:15

Choose a tag to compare

Refactored the AT command functions to reduce the memory usage of the shield.
Moved temperature calculation from the example to the library.
Moved the communication details function to the library.
Added function to set the operator.
Added function to set the DNS server.
Updated setAPN, setExtConfig and openConnection to require parameters.
Added BG96_at_definitions.h.
Added LTE and GSM band definitions.

v1.0.3

13 Jun 18:55

Choose a tag to compare

Bug fix on version 1.0.2 to improve stability

v1.0.2

13 Jun 13:23

Choose a tag to compare

Add a function to the temperature example to send the communications details to the hellothing platform.

v1.0.1

03 Jun 12:49

Choose a tag to compare

Updated the flow of the connection process.
Added error checking to certain crucial functions.
Added more functions to debug connection problems.
Updated the temperature sensor equation.

v1.0.0

04 Apr 11:23

Choose a tag to compare

v1.0.0 Pre-release
Pre-release

Initial release of the hellothing NB-IoT Arduino library