Hi Everyone,
My devices are connected through MQTT server. And these are working fine. I am trying to connect this devices from Arduino IoT cloud. Arduino IoT Cloud is same like Alibaba IoT Platform and Tencent IoT Platform. Our Quecpython firmware supports Alibaba IoT Platform and Tencent IoT Platform. Please guide me about the integration of Arduino IoT Cloud.
Arduino IoT Cloud Libraries:
- aurduino iot cloud py
- senml
- cobr2
- logging
Arduino Cloud Setup:
- Go to Arduino IoT Cloud
- Sign in or register your Arduino IoT Cloud account.
- Click Getting Started.
- Go to Things and create new things.
- At the Associated Device, click Select Device, then select the Manual (Any Device) option and click continue.
- Name your device.
- Download the credential as a.pdf file (the key cannot be recovered) and check “I saved my device id and secrets key”
- Click continue, then finish the device setup.
You can get full documentation for connection and integration on Arduino IoT Cloud official site.
The device details which we are using find below-
Hardware: Quectel EC200U-CN
Firmware used: QPY_OCPU_BETA0004_EC200U_CNAA_FW
Kindly help me the integration.