Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Transport failed processing the message received (error = 394) #28

@shirshankdeepankar

Description

@shirshankdeepankar

Hello , I am trying to send message from SmartCoffee app (android) and receive it on Raspberry Pi using 'azure-iot-sdk-python'.
Call to SendMessageToDevice function is successful (no exception message on output windows also) but the receiver throws error in C Code.

Error: Time:Sat Feb 18 09:33:03 2017 File:/home/pi/azure-iot-sdk-python/c/iothub_client/src/iothubtransport_amqp_common.c Func:on_message_received Line:342 Transport failed processing the message received (error = 394).

Source File : https://github.com/Azure/azure-iot-sdk-c/blob/master/iothub_client/src/iothubtransport_amqp_common.c

Receiver on Raspberry Pi is working perfectly when message sent using DeviceExplorer tool.
Have tried to change the message encoding from UTF8 to ASCII (as done in DeviceExplorer) without success.

Could you please help me in resolving the issue.

Thanks in advance.
Shirshank Deepankar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions