Jump to content
43oh

Sending and receiving up broadcasts on connected tiva c launchpad


Recommended Posts

hello all,

 

Using energia with the tiva c launchpad and the included ethernetudp library, polling read doesn't seem to react to any broadcast packets (sent to 192.168.1.255 in my setup). Likewise sending packets to that address with udp.write doesn't get detected with my pc.

 

Trying to dig though the energia source code to confirm if it's setup to allow send and receive of broadcasts. Anyone know?

 

Best

 

Sol

Link to post
Share on other sites

Digging deeper into this, if I start the Ethernet with a fixed ip I get the previous result, but if I start it with it obtaining an ip via dhcp I can now send out packets from my launchpad to 192.168.1.255. I've yet to test receiving broadcasts.

 

Having to use hdcpd is an ok workaround, but for a correct operation I would need it to work when using a fixed ip...

 

Sol

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...