User Activity

Hi All, I have a problem on Ethernet connection while using RTOS, I tried to figure it out but no positive result. Everything is fine (Ethernet is working) until I use RTOS. I tried to find the solution in CubeMX example package, and this article htt...
Hi all, Iam trying to send a long payload message in a single buffer (const char*) to Mqtt server. Iam using Lwip Mqtt from http://www.nongnu.org/lwip/2_0_x/group__mqtt.htmlIt worked with payload that fewer than 232 characters. As we know the limit f...