Difference between revisions of "Getting Started with AWS IoT Core"

From Wiki Knowledge Base | Teltonika GPS
(Replaced content with "Note: This page is in development and will be updated. For quick start guide how to use Teltonika Telematics devices with AWS IoT Core can be downloaded [https://wiki.tel...")
Tag: Replaced
Line 4: Line 4:
  
 
Getting Started Guide for AWS IoT can be downloaded [https://wiki.teltonika-gps.com/images/c/cf/AWS_GSG_v1.4.pdf here]
 
Getting Started Guide for AWS IoT can be downloaded [https://wiki.teltonika-gps.com/images/c/cf/AWS_GSG_v1.4.pdf here]
 
=== Document Information ===
 
==== Naming Conventions ====
 
* Version - v1.3
 
* Date - 2022.11.29
 
==== Glossary ====
 
* FMM130 (tracker) – GNSS tracking device manufactured by Teltonika Telematics.
 
* Wiki – Teltonika IoT knowledge base - https://wiki.teltonika-iot-group.com/.
 
* FOTA – Firmware Over The Air.
 
* Configurator – Tool to configure Teltonika Telematics devices.
 
* Crowd support forum – knowledge base dedicated for Troubleshooting.
 
==== Revision History (Version, Date, Description of change) ====
 
Changes in firmware versions and update information can be found in device wiki page:
 
https://wiki.teltonika-gps.com/view/FMM130_firmware_errata
 
 
=== Overview ===
 
FMM130 is small and professional real-time tracking terminal with GNSS and LTE CAT-M1/NB-IoT/GSM connectivity and backup battery. Device equipped with GNSS/Bluetooth and LTE CAT-M1/NB-IoT modules with fallback to 2G network, internal GNSS and LTE antennas, configurable digital, analogue inputs and digital outputs, negative input, impulse inputs. It is perfectly suitable for applications where location acquirement of remote objects is needed: fleet management, car rental companies, taxi companies, public transport, logistics companies, personal cars and so on.
 
 
=== Hardware Description ===
 
==== DataSheet ====
 
FMM130 device data sheet can be downloaded here:
 
https://teltonika-gps.com/downloads/en/fmm130/Datasheet-FMM130-2.1-web-Telematics.pdf
 
==== Standard Kit Contents ====
 
STANDARD PACKAGE CONTAINS
 
* 10 pcs. of FMM130 trackers
 
* 10 pcs. of Input/output power supply cables (0.9 m)
 
* Packaging box with Teltonika branding
 
 
More ordering information at: https://teltonika-gps.com/product/fmm130/#ordering
 
==== User Provided Items ====
 
* FMM130 tracker
 
* Input/output power supply cable (0.9 m)
 
* Packaging box with Teltonika branding
 
 
Teltonika suggest standard order codes for the device purchase, by contacting us, we can create special order code which would fulfill user needs.
 
 
==== Additional Hardware References ====
 
If device was bought without Micro USB included in 1SPQ (Single packet quantity), any other Micro-USB cable is required to configure the device by wire.
 
 
=== Set up your Development Environment ===
 
==== Tools Installation (IDEs, Toolchains, SDKs) ====
 
FMM130 comes with our created firmware, therefore no additional development or scripting is required for this unit to support AWS IoT. Only by using Teltonika Configurator [[FM_Configurator_versions|FM Configurator versions]], connection point of AWS IoT server is required.
 
==== Other software required to develop and debug applications for the device ====
 
For debugging situations, device internal logs can be downloaded OTA by using our FotaWEB platform or by using Teltonika Configurator.
 
=== Set up your hardware ===
 
All details about FMM130 can be located in our dedicated wiki page [[FMM130|FMM130 Wiki]]
 
* Basic device startup instructions provided in [[FMM130_First_Start|FMM130 First Start]].
 
* Device characteristics, power supply information: [[FMM130_General_description|FMM130 General description]]
 
* FMM130 firmware change can be performed via [[FOTA_WEB|FotaWEB]] (direct buyer gets access to this platform) or via device [[Teltonika_Configurator_versions|Configurator]]
 
* Device LED information: FMM130_LED_status
 
* USB driver download, datasheet and quick start guide downloads: FMM130 Downloads
 

Revision as of 11:07, 6 December 2022

Note: This page is in development and will be updated.

For quick start guide how to use Teltonika Telematics devices with AWS IoT Core can be downloaded here.

Getting Started Guide for AWS IoT can be downloaded here