Highing Pin on ARP Request

General discussion on mikroBasic PRO for PIC.
Post Reply
Author
Message
dnaci
Posts: 21
Joined: 09 Apr 2012 18:10

Highing Pin on ARP Request

#1 Post by dnaci » 11 Sep 2023 10:57

Hello,
When I send an ARP request to my device from the computer using a program, your httpdemo example responds by sending the MAC address to the computer program. I want to raise the portb.0 pin of the pic18f46k22 processor whenever any ARP request arrives at my device.

I have made some attempts using Net_Ethernet_28j60_doARP and Net_Ethernet_28j60_arpResolve, but I couldn't get any results. Do you have any other solutions regarding this issue? Thank you.

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Highing Pin on ARP Request

#2 Post by IvanJeremic » 13 Sep 2023 08:33

Hi,

Try using our function Ethernet_arpResolve.

You find out more in the link below:
https://download.mikroe.com/documents/c ... ibrary.htm

Regards,

Ivan.

Post Reply

Return to “mikroBasic PRO for PIC General”