connect socket mqx 4.0.2 problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

connect socket mqx 4.0.2 problem

Jump to solution
1,828 Views
Microfelix
Contributor IV

hi

I recently installed MQX 4.0.2 for my kinetis k70.

So far I have used MQX 4.0

Unfortunately I'm experiencing an anomaly for the library RTCS.

In my project I connect as a client to a remote server(AMAZON) using sockets.

Until now, I never had problems, but on some connections made with different modem, I can not connect via "connect".

I was able to verify that the hardware is working, by installing MQX 4.0.

Not being an expert on networks, I wonder if there were any configurations to be done.

thanks

0 Kudos
1 Solution
664 Views
DavidS
NXP Employee
NXP Employee

Hi Maurizio,

Please replace your tcp_send.c with the attached update and let me know if this resolved your connection issue.

The file should go in folder location:

Freescale_MQX_4_0_2\rtcs\source\tcpip

Regards,

David

View solution in original post

0 Kudos
4 Replies
663 Views
Martin_
NXP Employee
NXP Employee

Just adding info the fix is released with Freescale MQX 4.0.2.2 patch

https://community.freescale.com/docs/DOC-98063

0 Kudos
665 Views
DavidS
NXP Employee
NXP Employee

Hi Maurizio,

Please replace your tcp_send.c with the attached update and let me know if this resolved your connection issue.

The file should go in folder location:

Freescale_MQX_4_0_2\rtcs\source\tcpip

Regards,

David

0 Kudos
664 Views
michris
Contributor III

Hi,

This helped me too!

Thanks.

Christophe

0 Kudos
664 Views
Microfelix
Contributor IV

Hi David

Thanks.

now it works.

Maurizio

0 Kudos