You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering challenges while attempting to integrate a robot with IoT Central. This is a critical issue as it pertains to one of many units that require connection.
Hi @AlanPintor-git Greetings! Thank you for posting the question here. This GitHub repository is meant for improvements or address any issues with documentation. Since this question relates to technical challenges with the implementation, I request you to post the question on Microsoft Q&A platform, which is the home to any technical related questions on Azure services. The community members on the platform would be able to assist you with this issue.
I would also like to point that the package you are trying to refer is very outdated. The latest version of package is at 2.1.1. Please refer the Azure-iot-sdk-java release details page for more information on this. Here is a link to the GitHub sample which provides an implementation to connect an Android application to IoT Central app. Hope this guides you with the next steps.
If you need any further assistance on this, kindly post this question on Q&A forum with additional information on the error details you see.
Dear IoT Team,
I am encountering challenges while attempting to integrate a robot with IoT Central. This is a critical issue as it pertains to one of many units that require connection.
Project Configuration Details:
The challenges faced are as follows:
Would you be able to provide a sample compatible with my project configuration, or advise me on appropriate solutions?
Enclosed code snippet:
import android.util.Log;
import com.microsoft.azure.sdk.iot.device.;
import com.microsoft.azure.sdk.iot.device.transport.IotHubConnectionStatus;
import com.microsoft.azure.sdk.iot.device.;
import com.microsoft.azure.sdk.iot.device.transport.IotHubConnectionStatus;
import org.json.JSONObject;
Best Regards,
Alan
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: