• Tryign to send ethernet packet
    Hello everyone, I am trying to send an ethernet packet (an ARP-like packet precisely). I am building the packet, with the ethernet header, and I cannot manage to send it. I tried two different functions...
  • Tryign to send ethernet packet
    Hello everyone, I am trying to send an ethernet packet (an ARP-like packet precisely). I am building the packet, with the ethernet header, and I cannot manage to send it. I tried two different functions...
  • multicast filter for ethernet MAC packets
    Hi, Iam using NXP based LPC2468 microcontroller. Iam using Keil RTX. Iam trying to set up different filters using multicast MAC addresses. The communication architecture requires that the microcontroller...
  • multicast filter for ethernet MAC packets
    Hi, Iam using NXP based LPC2468 microcontroller. Iam using Keil RTX. Iam trying to set up different filters using multicast MAC addresses. The communication architecture requires that the microcontroller...
  • MCB1700 UDP Packet Sending
    Hey all, Working with the MCB1700, with the LPC1768 processor and Keil IDE. I'm attempting to figure out how to send udp packets with the device and currently the board only came with an example...