This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSP432E401Y: MQTT 数据速率:我无法向 mosquito 代理发送超过980字节的数据负载。 该硬件在无损耗的情况下的最大有效载荷限制是什么?

Guru**** 2034120 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1445686/msp432e401y-mqtt-data-rate-i-am-not-able-to-send-more-than-980-bytes-of-payload-of-data-to-the-mosquitto-broker-what-is-the-max-payload-limit-without-loss-for-this-hardware

器件型号:MSP432E401Y

工具与软件:

我试图通过开发板发送超过980字节的数据负载。 我将它连接到 CE510 PHAROS 路由器,并有一台运行 mosquitto 代理的笔记本电脑连接到另一个 CE 路由器。 但是、如果有效负载超过980字节、数据将丢失。 是否有一种方法可以增加有效负载大小而不丢失数据。 问题是什么?? 我为此使用 TI RTOS 代码..

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    我将 TI RTOS 代码用于此.

    这是您自己的自定义代码还是您正在运行一些库存示例? 如果您运行的是一个示例、您使用的是哪个示例?

    [quosquitto userid="633349" url="~/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1445686/msp432e401y-mqtt-data-rate-i-am-not-able-to-send-more-than-980-bytes-of-payload-of-data-to-the-mosquitto-broker-what-is-the-max-payload-limit-without-loss-for-this-hardware ]我将它连接到 CE510 PHAROS 路由器、并让运行 mosquitto 代理的笔记本电脑连接到另一个 CE 路由器。[/quosquitto ]
    但是如果有效负载超过980字节、数据就会丢失。 [报价]

    我不熟悉 CE 路由器和常规路由器。 您是否在常规路由器上尝试过相同的代码? 您是否看到相同的问题?

    您能否使用 Wireshark 来诊断问题?