rkoty-zz / aws_mbedtls_mqtt

The source code to use mbedTLS library to connect to AWS mqtt IOT server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This reporsitory contains a port of the mbed TLS library for use in LinkIt ONE applications to enable connectivity to AWS IoT services using the MQTT protocol.

For details on getting started please visit: https://labs.mediatek.com/site/global/developer_tools/mediatek_linkit/get-started/aws/introduction/index.gsp

Details on the LinkIt ONE kit for AWS can be found on this page: https://labs.mediatek.com/site/global/developer_tools/mediatek_linkit/hdk_intro/aws_kit/index.gsp

More on Amazon IoT is available here: http://aws.amazon.com/iot/getting-started

For Mac version:

Noticed: If you are using Mac, please replace platform.txt to the following place:

Arduino 1.5.7: /Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/mtk/platform.txt

Arduino 1.6.5: /Users/{YOUR_USERNAME}/Library/Arduino15/packages/LinkIt/hardware/arm/1.1.17/platform.txt

You could find the platform.txt under Mac_platform folder

About

The source code to use mbedTLS library to connect to AWS mqtt IOT server.


Languages

Language:C 93.6%Language:C++ 6.1%Language:CMake 0.2%Language:Makefile 0.1%