zigdiggity icon indicating copy to clipboard operation
zigdiggity copied to clipboard

Raspbee II Board Support

Open nasprouse opened this issue 4 years ago • 6 comments

I want to start trying ZigDiggity but it looks like the Raspbee board specified in the supported hardware list has been discontinued and is unavailable for purchase.

The Rasbee board has been replaced with the Raspbee II.

https://www.dresden-elektronik.de/produkt/raspbee-II.html

Will the Raspbee II board work? If not, is there a plan to support it in the future?

nasprouse avatar Apr 16 '20 13:04 nasprouse

I don't think ZigDiggity supports Raspbee Ⅱ yet. And Update beacon.py is the latest commit till now.

The Raspbee Ⅱ (ATSAMR21B18 ARM® Cortex®-M0+) uses a different chip from the old Raspbee (deRFmega256-23M12), but ZigDiggity only provides one firmware.

And I tried to flash this firmware to Raspbee Ⅱ on Raspberry Pi 4 model B and Raspberry Pi 3 model B v1.2 using GCFFlasher. As a result it returned a error:

$ sudo GCFFlasher -f firmware/zigdiggity_raspbee.bin
GCFFlasher V2_11 (c) dresden elektronik ingenieurtechnik gmbh 2017/12/10
no device specified use RaspBee (/dev/ttyS0)
using firmware file: firmware/zigdiggity_raspbee.bin
reset target
error: bootloader not responding
device used by other application?

fO-000 avatar May 28 '20 06:05 fO-000

Hi @0xroot Sebas,do you have any idea to fix it?

cn0xroot avatar May 29 '20 01:05 cn0xroot

or should be at @mgleason-bishopfox ??

cn0xroot avatar Jun 09 '20 06:06 cn0xroot

Please support support either something like the CC2531 or the RasbBee II.

msnelling avatar Aug 06 '20 19:08 msnelling

I think we need to design a customized firmware for Raspbee II, such that it can be used for tools like KillerBee or Zigdigtty.

Any idea about the firmware?

wang70880 avatar Jan 27 '21 06:01 wang70880

I am also facing this problem, I would like to use ZigDiggity but can't get my hands on a Raspbee, so I think a solution would be to add support for other hardware, like Raspbee II. I am willing to buy the board and do some tests.

sogewasp avatar Feb 05 '21 10:02 sogewasp