Tag: MQTT
Data Communication Based on MQTT in a Polymer Extrusion Process
This work proposes a flexible method for data communication between a film extrusion system and monitoring devices based on a message protocol called Message Queuing Telemetry Transport (MQTT). The protocol in this work allows building a flexible data communication structure for a Polymer processing machine by employing a publisher subscriber…
A Standardized, Specification-Driven API Lifecycle
Transcript Lane: I’d like to share with you a high level view of why API specifications matter. How OpenAPI, AsyncAPI, JSON Schema and others are helping us standardize and deliver API lifecycle in a way that the machines understand. Also, allows us humans to better communicate, collaborate, and move forward…
Issue with certificates when performing mbedtls handshake with AWS – AWS
Hello, We want our device (STM32-F446RE running FreeRTOS + SIM7000G modem) to communicate to the AWS cloud. We are trying to follow the Cellular Interface Library Demo, in particular following the diagram We are using coreMQTT, MbedTLS 2.16 libraries, the amazon communication interface implementation for UART, and amazon UART API…
Mbedtls Application On Tcp
How to use mbedTLS library in Keil or IAR IDEs? I want to do an RSA encryption/decryption using my AT91SAM7S256 ARM MCU.After googling I found mbed TLS library. The IP networking interface includes TLSSockets which behave similarly to normal TCP sockets but automatically use Mbed TLS to set up a…
TLS in nR5 SDK 17.1.0 – Nordic Q&A – Nordic DevZone
Hello, I’m using the nR5 SDK 17.1.0 and my goal is to implement a TLS client connection between a nRF52840 and an MQTT broker – I have a Wiznet 5500 set up for the TCP stack via SPI. This works well for not secure connections. I’ve since reduced my scope to simply having a…
AWS IoT Core Integration with NVIDIA DeepStream error in make command – #3 by AnamikaPaul – DeepStream SDK
Please provide complete information as applicable to your setup. • Hardware Platform (Jetson / GPU) Jetson nano• DeepStream Version 6.00• JetPack Version (valid for Jetson only)• TensorRT Version• NVIDIA GPU Driver Version (valid for GPU only)• Issue Type( questions, new requirements, bugs)• How to reproduce the issue ? (This is…