This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR2544LOPEVM: How can I know the IP address of AWR2544LOPEVM

Part Number: AWR2544LOPEVM
Other Parts Discussed in Thread: AWR2544, AWR2944

Tool/software:

Now I am trying to run "AWR2544 MMW Demo 04.07.00.01". Ethernet cable has been connected to Ethernet Port J9. 

I found that the command "queryLocalIp" is just valid for AWR2944.

I also try to ping the IP address "192.168.0.195" got from the table below, but cannot get any reply.

  • Hi Deng,

    It's a simple point to point connection and the data has been transferred over UDP protocol. The IPV4 addresses for source and destination have been set in the demo code. To verify the connections, you can use the Wireshark tool.

    Regards,

    Shruti

  • Deng,

    If you can connect to the demo visualizer, whatever port you set your computers network connection in settings to for the ethernet connection to your board (or the ethernet adapter connected to your computer) is what I used to listen to the packets and collect them. If you are using windows, you must also port forward to a linux host like wsl and listen for and collect packets on the linux side. You can find this IP address with a "ifconfig" or "ipconfig" in terminal and look for ethernet inet or ethernet to ethernet 2 (for adapter). Hope this helps.

  • Hi Rahul,

    Good to know that your issue is resolved. Closing this thread here.

    Regards,

    Shruti