Hi,

> On 12 Oct 2015, at 18:43, Jaeho <[email protected]> wrote:
> 
> I think I should make my question more specific.
> 
> The address 192.168.10.2 is for USRP A and it is used between A and A's
> PC(Local Address).
> 
> And also address 192.168.10.2 is for USRP B and it is used between B and B's
> PC(Local Address).
> 
> Both A and B use same address(192.168.10.2), but I think USRP
> Source(transmitter) need to know
> 
> USRP Sink(receiver)'s address to send packet.
> 
> OR USRP Sink(receiver) should know address of USRP Source(transmitter) to
> receive packet.
> 
> How can I know AND setting this address for communicating between two USRP?
> 

fortunately, the transceiver sends IEEE 802.15.4 frames that don't use IP. 
Therefore, it doesn’t matter.

 The only part where IP comes into play is when you stream samples to the USRP, 
but if the USRP is detected and there are no problems when starting the flow 
graph you’re good.

I guess you are mixing some things up here.

Best,
Bastian
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to