Releases: IOB-INC/hellothing_NBIoT_Arduino_Shield
v2.0.2
v2.0.1
Add functions to return the temperature in degrees Celsius or Fahrenheit.
Fix signal quality bug on Cat-NB1.
v2.0.0
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
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
Bug fix on version 1.0.2 to improve stability
v1.0.2
Add a function to the temperature example to send the communications details to the hellothing platform.
v1.0.1
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
Initial release of the hellothing NB-IoT Arduino library