jks

About

Username
jks
Joined
Visits
34,036
Last Active
Roles
Member, Administrator, Moderator
Points
452
  • Quiet switch mode power supply (SMPS) for KiwiSDR

    It's a real shame our efforts to place a T1-1 on the Kiwi-2 failed (it made matters worse for reasons that were never fully understood, but no doubt due to the cramped conditions on the board). But(more)

    Nate_Rnitroengine
  • Reflashing BBB with Kiwi-1 with image v1.682 [fixed]

    Believe it or not, this was probably a power supply problem. We've seen over the years that writing SD cards requires a substantial amount of extra peak current. So a power supply that operates a(more)

    YogicatS57RW
  • Please protect your KiwiSDR 2 from the high-level RF fields of nearby transmitters

    Please make sure your Kiwi is adequately grounded. So the antenna input protection circuitry has a path to drain any charge it is intercepting. Ideally this would be on the antenna coax near the RF(more)

    F5AFYNate_R
  • Damage due to nearby lightning strike

  • KiwiSDR production status and availability

    Seeed has been forced to raise Kiwi prices on their website by 15% due to the ongoing semiconductor supply issues.

    But there are still plenty of units at old the old prices from distributors. So do(more)

    ChrisSmolinskinjc
  • rx-tx.info: preview/table/map of WebSDR, OpenWebRX & KiwiSDRs

    From the new OpenWebRX fork developer I think: https://rx-tx.info

    KA7Urz3dvp
  • About Python KiwiClient [Kiwi API question]

    The Kiwi protocol requires the client to send "keep alive" messages at least once every 60 seconds. Otherwise it is assumed the client (Javascript in the browser usually) isn't really running even if(more)

    bayUR5VIB
  • My KiwiSDR has Died [power supply problem]

    Hi Kevin. When the BBG is running alone, and Ethernet cable hooked up, do you get green and yellow LEDs lit on the Ethernet RJ45 jack? What are the 4 blue status LEDs on the BBG doing?

    On the Kiwi(more)

    njcZL1KFM
  • Problem with massive RFI after changing router

    Changing the external SMPS is fine. But there is another issue that is more difficult to deal with. The use of internal DC-to-DC converters (that are also SMPS) directly on the PCB of the device.

    (more)
    ka9qjohnk5mo
  • Command MU

    mu is an alias for make users And doing make -n users reveals that it does a:
    zcat /var/log/user.log.4.gz > /tmp/kiwi.log;
    zcat /var/log/user.log.3.gz >> /tmp/kiwi.log;
    zcat /var/log/user.(more)
    johnk5moKU4BY