atlas0fd00m / rfcat

RfCat - swiss-army knife of ISM band radio
Other
560 stars 116 forks source link

YS1 Firmware upgrade #91

Closed shinbar1994 closed 3 years ago

shinbar1994 commented 4 years ago

Hi == Hardware == Dongle: b'YARDSTICKONE' Firmware rev: b'0348\x00' Compiler: Not found! Update needed! Bootloader: CC-Bootloader

== Software == rflib rev: 603

  1. Is it necessary to upgrade YS1 Firmware? if so why? Doesn't the software doing the "magic"?
  2. I ran across rfcrack and rfpwnon but since Im using python3 i cant use it,is there a way around it? Thanks Shimon
atlas0fd00m commented 4 years ago

you should be able to use Python2 with the current version of RfCat code. we're trying to ensure dual-coverage. please let me know if anything is broken in Py2 or Py3. you likely have both Py2 and Py3 installed, you should be able to just use python2 to start them.

shinbar1994 commented 4 years ago

Thanks i will try, i'm sorry for my ignorance but what is the purpose of upgrading firmware?

atlas0fd00m commented 3 years ago

i apologize for missing this. upgrading the firmware can provide additional functionality and bug-fixes. we've kept the firmware pretty stable for a long time now, but i believe many YS1's ship with a version of firmware which does not include a couple minor updates which can be annoying. for example, if d.printRadioConfig() doesn't include a firmware version/compiler, that's why.