UDP communication Raspberry pi with direct Ethernet connection

조회 수: 11 (최근 30일)
Waleed El-Badry
Waleed El-Badry 2015년 1월 4일
댓글: vcmorini 2017년 2월 22일
Hi, I recently downloaded and installed Raspberry Pi package (Simulink+MATLAB) and chose direct PC connection.
I tested the sine wave model (External mode) and it worked just fine. I even tested it by removing ethernet cable and reconnecting it and it was disconnecting and resuming on the plot. Also pinging the IP of raspberry pi is success.
The problem is when applying UDP communication example, I receive nothing. I made sure that Normal mode is selected and then deploying the on hardware . I tested when assigning my host IP and another time with '255.255.255.255' (Broadcast). Both got me nothing when running host communication model.
My question is, is it possible to receive UDP packets from Raspberry Pi if Direct connection is selected? Hope someone could assist me.
Thanks in advance. I use Model B.
  댓글 수: 2
sandeep rathore
sandeep rathore 2015년 1월 24일
hii Waleed El-Badry, I am using matlab 2013a and raspberry pi model B. but whenever i try to install Raspbian Wheezy image from support package it gives error like this "firmware error.wait a couples of minutes and try again" give me some suggestion to solve it.
vcmorini
vcmorini 2017년 2월 22일
sandeep rathore, In my experience, most of my problems were solved by changing my SD card to a class 10 and increasing the source current to >1A

댓글을 달려면 로그인하십시오.

채택된 답변

Waleed El-Badry
Waleed El-Badry 2015년 1월 8일
I discovered the problem guys, I had to configure my Ethernet adapter to have static IP . After that all things went good.

추가 답변 (1개)

Murat Belge
Murat Belge 2015년 1월 6일
Did you try using your computer's IP address instead of using the broadcast IP address of '255.255.255.255'?
  댓글 수: 1
Waleed El-Badry
Waleed El-Badry 2015년 1월 7일
Sure I used the host IP but no success. I need someone to tell that he personally tested it using direct Ethernet connection not via router or switch

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Raspberry Pi Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by