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

When can i expect injection and jamming in TI cc2531 stick? #99

Closed
ankitamarwah opened this issue Jul 12, 2017 · 7 comments
Closed

When can i expect injection and jamming in TI cc2531 stick? #99

ankitamarwah opened this issue Jul 12, 2017 · 7 comments
Labels

Comments

@ankitamarwah
Copy link

ankitamarwah commented Jul 12, 2017

I got the TI CC2531 Dongle and i could only sniff packets. I really can't replay anything back to the channel like apimote or rzusbstick.
or any other alternative you can recommend? like raspbee or zigbit?
just want to know when I can expect that update.
I really can't do anything without Killerbee.

@rmspeers
Copy link
Collaborator

The TI CC2531 dongle support is sniffing only at this time.

The README lists what dongles support what capabilities. RZUSBSTICK with KillerBee firmware supports injection, as does the ApiMote or TelosB currently.

CC2531 injection support is not being worked on at this time.

@nteklik
Copy link

nteklik commented Nov 15, 2018

I got the TI CC2531 Dongle and i could only sniff packets. I really can't replay anything back to the channel like apimote or rzusbstick.
or any other alternative you can recommend? like raspbee or zigbit?
just want to know when I can expect that update.
I really can't do anything without Killerbee.
Hello,
I am not at the same situation. How did you solve your problem?
Regards,
Nedim

@rmspeers
Copy link
Collaborator

There is no one actively working on injection firmware for the TI CC2531, but we expect it shouldn't be tough to be added.

Per my above note, the README lists what capabilities are available in other devices.

@nteklik
Copy link

nteklik commented Nov 15, 2018

There is no one actively working on injection firmware for the TI CC2531, but we expect it shouldn't be tough to be added.

Per my above note, the README lists what capabilities are available in other devices.

I have read README. Some of them they are so expensive on the other hand, it is almost impossible to buy some of them anymore. They are sold out. But can we transmit and receive data with cc2531?

@rmspeers
Copy link
Collaborator

Per the above answers, you can't transmit currently on the CC2531 with the firmware available. As I have explained, there is no one that I know of currently working on firmware to add injection to this platform, but I expect it should be easy to add. I suggest looking at the datasheet and firmware source code and look at contributing injection features, if you want it supported soon (or I guess you could contract someone to develop it for you if you want it supported ASAP and don't want to add it, feel free to email if so).

@nteklik
Copy link

nteklik commented Nov 15, 2018

Per the above answers, you can't transmit currently on the CC2531 with the firmware available. As I have explained, there is no one that I know of currently working on firmware to add injection to this platform, but I expect it should be easy to add. I suggest looking at the datasheet and firmware source code and look at contributing injection features, if you want it supported soon (or I guess you could contract someone to develop it for you if you want it supported ASAP and don't want to add it, feel free to email if so).

First of all thaknks for your responses and help.Which part of killerbee I need to examine&understand for injection with cc2531. I will also get help from my friends. But maybe there is a section in the source code of killerbee for sniffing(receiving the frames) and another section the transmitting the frames. I will examine those sections. And If,most probably and I guess as you mentioned I will need to examine datasheet of cc2351. Could you please guide me little bit more with basic steps in general(summary).Regards...

@rmspeers
Copy link
Collaborator

rmspeers commented Feb 4, 2019

I suggest anyone looking to modify the CC253x firmware to add injection support work off of any available TI example code and build from there.

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

No branches or pull requests

4 participants