Hi,
I am using a CC3100 in order to bridge data from an Ethernet to a WiFi network. The CC3100 has to be run in AP mode. I want to send (bridge) an ARP message created by a device on the Ethernet network to another device present on the WiFi side.
However reading about the raw socket it seems only to be compatible with IP datagrams. Is it possible to use the RAW socket interface in order to control(send/receive) packets on a link layer, in this case ARP packets?
Best regards,
nin