Search found 1 match

by jespern129
Fri May 24, 2019 10:29 am
Forum: ESP IoT Solution
Topic: DirectMethod JSON sent from Azure gets cut off above 280 chars
Replies: 0
Views: 2935

DirectMethod JSON sent from Azure gets cut off above 280 chars

Hi,

I have modified the iothub_client_sample_mqtt example to register for receiving DirectMethods from Azure IoThub.
It works fine as long as the JSON content is shorter than 280 characters - the content is received and the callback is called.

However, when the content is longer than 280 chars ...

Go to advanced search