discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] 802.15.4 packet receive using transceiver_OQPSK.g


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] 802.15.4 packet receive using transceiver_OQPSK.grc
Date: Mon, 12 Oct 2015 20:07:20 -0700

Hi,

> On 12 Oct 2015, at 18:43, Jaeho <address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]