• need help: the example LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • need help: the example LEDSwitch Client did not work correctly
    the example LEDSwitch Client for MCB2300 did not work correctly in my MCB2378 board.it can be ping,but i can not connect to it by TCPServer. switch (protocol) { case TCP: socket_tcp = tcp_get_socket...
  • Using LEDSwitch Client for MCB2300 for LPC2468
    Hi I'm trying to use LEDSwitch Client for MCB2300 for LPC2468. but it doesn't work. I guess I have to include header file for lpc2468. any suggestion ?
  • Using LEDSwitch Client for MCB2300 for LPC2468
    Hi I'm trying to use LEDSwitch Client for MCB2300 for LPC2468. but it doesn't work. I guess I have to include header file for lpc2468. any suggestion ?
  • LEDswitch do not working when sending and receiving time is decreased.
    I use MCB2300 and I chage LEDswitch souce code. I use UDP. and When MCB2300 receive UDP frame, MCB2300 echo that frame. Everything works fine, but When I try to reduce sending time(<100ms), ethernet...