Releases: m2049r/monerujo-hw
Silver Rose, Point Release 1
Overview
This is an update to pre-release of "Silver Rose" for monerujo-hw: The Monerujo Firmware for Kastelo
It is to be programmed onto a Kastelo Hardware device.
Changes
- Show QR Code of public address
Programming
dfu-util -a 0 -s 0x08000000:leave -D monerujo-hw.bin
or
dfu-util -a 0 -s 0x08000000:leave -D monerujo-hw_nousb.bin
Running
monerujo-hw.bin
As the USB I/O is blocking you MUST connect to the device with a serial terminal. For Linux, use screen /dev/ttyACM0
(maybe ACM1 - check the /dev directory). For Windows I suggest TeraTerm. Terminal output will show the generated keys as well as other debug info.
monerujo-hw_nousb.bin
This is a version without USB communication, so it can be used standalone.
Download Hash
If you would like to verify that you have downloaded the correct file, please use the following SHA256 hash:
- monerujo-hw.bin, fccbc45a6262007d803a5a5b6683420a060643175b8fc1486920ff8e5e6727f1
- monerujo-hw_nousb.bin, 9e06e43aebbb29b974ffd97584628704bc03e47f0641095ead50095c9a9e3c83
Windows
certUtil -hashfile monerujo-hw.bin SHA256
Linux
sha256sum monerujo-hw.bin
Credits
- The wonderful Sekura/Monezor/Kastelo Team, especially to @ivanahepjuk who had been instrumental in making this happen!
- The Monerujo Team. especially to @anhdres for the logo & flow
Silver Rose
Overview
This is the first pre-release of monerujo-hw: The Monerujo Firmware for Kastelo
It is to be programmed onto a Kastelo Hardware device.
Programming
dfu-util -a 0 -s 0x08000000:leave -D monerujo-hw.bin
Running
As the USB I/O is blocking you MUST connect to the device with a serial terminal. For Linux, use screen /dev/ttyACM0
(maybe ACM1 - check the /dev directory). For Windows I suggest TeraTerm. Terminal output will show the generated keys as well as other debug info.
Credits
- The wonderful Sekura/Monezor/Kastelo Team, especially to @ivanahepjuk who had been instrumental in making this happen!
- The Monerujo Team. especially to @anhdres for the logo & flow