-
Notifications
You must be signed in to change notification settings - Fork 215
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
Where to buy an APIMote in 2024? #283
Comments
I don't know of any available or anyone producing them. Is there something specific you're trying to do with the Apimote that other hardware won't support? I use the TI CC2531 dongle with this firmware https://github.com/virtualabs/cc2531-killerbee-fw for most things. |
No, but most of the hardware given in this Repo is not available anymore. But you are right, the TI CC2531 is. We will try if we can do what we want to do with this hardware. Thank you for your quick answer. Thought I had to code an implementation for the HackRF which we are using in our LAB. Ordering the TI CC2531 for 60 bucks seems to be much easier 😄 |
Just curious, what tools could you get working with the CC2531? I've been using it with the latest release of killerbee, but I've noticed that several tools do not seem to work. For example, zbdump did not work for any of the CC2531 firmware versions. ep2277, while the CC2531 is an option (might be the only option available), bear in mind that you might run into errors for some of the killerbee tools. |
I use the library programmatically and write tools for my specific use-cases. Here's an example to show how I do sniffing (output getting sent to wireshark in this example) and injecting packets.
|
Ah, I see. I will attempt at doing my own implementations. Thank you |
We are looking to buy an APIMote, but it seems to be almost impossible to get one.
Can you help?
The text was updated successfully, but these errors were encountered: