BTX
07-12-2009, 02:51 AM
Hi all !!
I'm trying an UDP reciever with the etherog and UDP socket provided in an OE UDP audio demo.
I've modified some code to get only the UDP reciever (not for audio).
My issue is that in ethercog I can't get broadcast working...and I don't know why.
I'm sending UDP packets from PC using some IP succesuflly ie: to 192.168.1.32, but when I try to send a brodcast packet it never is recieved at the propeller ethernet board.
I used in the ethercog code also a MAC like the least significant bit of the fisrt byte of MAC is active, I've activated the broadcast in the PC sender, I sent to 192.168.1.255 from PC but my board does not respons to it.
What should I consider to get broadcast working on ethercog ??
Have a nice weekend !!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Regards.
Alberto.
I'm trying an UDP reciever with the etherog and UDP socket provided in an OE UDP audio demo.
I've modified some code to get only the UDP reciever (not for audio).
My issue is that in ethercog I can't get broadcast working...and I don't know why.
I'm sending UDP packets from PC using some IP succesuflly ie: to 192.168.1.32, but when I try to send a brodcast packet it never is recieved at the propeller ethernet board.
I used in the ethercog code also a MAC like the least significant bit of the fisrt byte of MAC is active, I've activated the broadcast in the PC sender, I sent to 192.168.1.255 from PC but my board does not respons to it.
What should I consider to get broadcast working on ethercog ??
Have a nice weekend !!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Regards.
Alberto.