NCOS SDK Version 2.3
This software, including any sample applications, and associated documentation (the "Software"), are subject to the Cradlepoint Terms of Service and License Agreement available at https://cradlepoint.com/terms-of-service (“TSLA”).
NOTWITHSTANDING ANY PROVISION CONTAINED IN THE TSLA, CRADLEPOINT DOES NOT WARRANT THAT THE SOFTWARE OR ANY FUNCTION CONTAINED THEREIN WILL MEET CUSTOMER’S REQUIREMENTS, BE UNINTERRUPTED OR ERROR-FREE, THAT DEFECTS WILL BE CORRECTED, OR THAT THE SOFTWARE IS FREE OF VIRUSES OR OTHER HARMFUL COMPONENTS. THE SOFTWARE IS PROVIDED “AS-IS,” WITHOUT ANY WARRANTIES OF ANY KIND. ANY USE OF THE SOFTWARE IS DONE AT CUSTOMER’S SOLE RISK AND CUSTOMER WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE, LOSS OR EXPENSE INCURRED AS A RESULT OF OR ARISING OUT OF CUSTOMER’S USE OF THE SOFTWARE. CRADLEPOINT MAKES NO OTHER WARRANTY, EITHER EXPRESSED OR IMPLIED, WITH RESPECT TO THE SOFTWARE. CRADLEPOINT SPECIFICALLY DISCLAIMS THE IMPLIED WARRANTIES OR CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE OR NON-INFRINGEMENT.
Copyright © 2018-2019 Cradlepoint, Inc. All rights reserved.
NCOS SDK 2.3 Changes
- New Sample Applications
- mqtt_azure_tls - Application used for communicating with Microsoft Azure IoT hub using MQTT directly.
- ibr1700_gnss - Application that accesses gyroscope and accelerometer on IBR1700 devices.
- serial_vibration_test - Application that verifies a persistent serial connection exists.
- Updated Existing Sample Applications
- Update Boot1 to v2.6 – Added a retry if the 1st try returns 0/0 for both SIMs. Made the application more robust to handle NCOS 7.0 and greater versions.
- Added logic to raise an exception if SDK mode is not known.
- Added error handling for carriage returns during make.py builds.
- Update Cradlepoint FIPS handling.
- Resolved an issue with application logging on OS X.