Sure! Here is the link to my code:
https://drive.google.com/file/d/1h1bLV3_ftAaymdgD8mt7ZtOtLdRnezEy/view?usp=sharing

Sorry for the mess.


Best regards,
Verónica

On Thu, Nov 25, 2021 at 5:34 PM Michelle Thompson <
[email protected]> wrote:

> I'm doing a similar thing for something that works like zigbee. Do you
> have a link to your code?
>
> I think it should be working better than what you're seeing.
>
> -Michelle W5NYV
>
>
>
>
> On Thu, Nov 25, 2021 at 5:59 AM Verónica Toro Betancur <[email protected]>
> wrote:
>
>> Hi,
>>
>> I am trying to detect and decode WiFi and ZigBee signals in GNURadio. For
>> the detection, I have implemented my own blocks in Python. It all works
>> well with simulated signals but the problem comes when I use radios to
>> acquire real signals. I'm using Pluto SDR and it works perfectly when I use
>> it in workflow examples but not in my own implementation. I mean, I plot
>> the data that comes directly from the radio and it looks good in the given
>> examples but, in mine, it looks like noise.
>>
>> I am using the exact same parameters in both cases. The only difference I
>> see is that the blocks in the example are all in C++ while mine are in
>> Python. Could this be the problem? If so, is there a way to solve it other
>> than writing the blocks in C++?
>>
>> Thanks in advance.
>>
>>
>> Best regards,
>> Verónica
>>
>

Reply via email to