Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shirshankdeepankar opened this issue Feb 18, 2017 · 0 comments
Open

Comments

@shirshankdeepankar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant