Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to sniff zigbee ? #18

Open
Vebryn opened this issue Sep 18, 2021 · 5 comments
Open

how to sniff zigbee ? #18

Vebryn opened this issue Sep 18, 2021 · 5 comments

Comments

@Vebryn
Copy link

Vebryn commented Sep 18, 2021

Hi,

A lot of info about sniffing using old stick. Too few info using new cc2652 stick.

Here is what I did,

  • Download Uniflash and packet sniffer 2
  • Start Uniflash
  • Get your dongle model and revision

1

  • Erase Entire Flash

2

  • Perform blank check

3

  • Select cc2652rlp fw ⚠️ ti fw disable bootloader, you will not able to flash again using bootloader ⚠️

4

  • Flashing log

5

Stick blue led is blinking, hopelessly device is not found when I start Packet Sniffer 2

8

Here is my com port configuration :

6
7

Does someone succeed in sniffing using cc2652rb stick ?
What should I get into packet sniffer 2 port ? Mine is empty
How to get some debug information ?

Best regards.

References

@wintersteiger
Copy link

I have the same problem; I may have bricked my Sonoff dongle by flashing the wrong firmware (...\SmartRF Packet Sniffer 2\sniffer_fw\bin\cc2652rblp\sniffer_fw.hex). The CRC check failed after flashing because it is completely unresponsive. I'll see whether I can connect to it via JTAG instead of the USB/serial converter, but I don't have much hope for that to work.

@Vebryn
Copy link
Author

Vebryn commented Apr 22, 2022

Hi @wintersteiger,

Even if you leave bootloader enabled, fw will disable flashing using bootloader. In this case, JTAG flashing will working. You need CC-DEVPACK-DEBUG.

@wintersteiger
Copy link

Yeah, I was able to fix it yesterday, just a bit of a procedure with getting all the wires in the right places. The TI software is a bit of a pain to use and frequently failed to make connection, but after many retries it started working.

@Vebryn
Copy link
Author

Vebryn commented Apr 22, 2022

Did you manage to sniff your zigbee network ?

@wintersteiger
Copy link

No, not with the CC2652P, only with a CC2531. In the meanwhile I also received a CC2652RB, which I believe should work with the sniffer firmware that comes with Smart RF Sniffer 2, but I haven't tried it yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants