Hi! I am working with a RCM5400W and have a problem when trying to stablish wireless communication, because when I make a function call to sock_init I get this error message:
While Debugging: Timeout while waiting for response from target
I found the problem,the problem was in the hardware,in sometime I plugged the device with a wrong voltage and the ethernet part didnt was running. I have tried with a new device and the right voltage and now everything runs well.
(mejor en español) que tal te fue con ese problema? si pudiste resolverlo, te agradecería que me ayudaras por favor.
como dato de mi caso estoy usando el RCM5400W pero sin el Developer kit por el $$. Creo que con darle voltaje y GND y su cable de programacion fue suficiente. Todo codigo que no tenga que usar la comunicacion WiFi trabaja sin problema (ejm sumar etc, cualquier proceso)
as data in my case. I am using the RCM5400W but without the Developer Kit for $ $. I think with Power and GND and usb wire programming was enough. Any code that does not have to use the WiFi communication works without problem (use variable to add them, subtract, any process)
i don’t get the error sock_init,
i update to DC 10.64 and i try change the baus rate and finally i can see running the first line of return “Starting scan…” (sample: WiFiScan.c)
finally i can see flash the led DS1 (ACT) bun only one time
and next i get the error
While Debugging: Timeout while waiting for response from target