rrobinet
I have configured several Kiwis for wifi access by attaching an inexpensive router configured as a Wifi client to the ethernet port of the Kiwi. This $25 TP Link has worked well for me:
https://smile.amazon.com/TP-Link-Wireless-Portable-Travel-Router/dp/B00TQEX8BO/ref=sr_1_14?keywords=tplink+wifi+router&qid=1548188019&sr=8-14
In principle one could enable the internal BB Wifi or attach a USB wifi adapter, but I am reluctant to fiddle with the Kiwi's OS.
About
- Username
- rrobinet
- Joined
- Visits
- 1,276
- Last Active
- Roles
- Member
- Points
- 8
-
Fixing broken kiwirecorder installation [fixed now]
-
wsprdaemon - A Raspberry Pi WSPR decoding service
-
wsprdaemon - A Raspberry Pi WSPR decoding service
-
wsprdaemon - A Raspberry Pi WSPR decoding service
that kill line will generate that error printout as it kills itself, but it always kills all other WD tasks before printing the error.
you should have no problem changing conf files as long as you -z with the same conf file as you -a
WD logs to ~/wsprdaemon/watchdog.log. so "tail -f watchdog.log" to see error printouts.
For more logging verbosity, start WD with '-v -a', or for even more '-vv -a' -
wsprdaemon and kiwirecorder
I have posted the latest release V2.5a to https://github.com/rrobinett/wsprdaemon
Clint KA7OEI's blogspot installation instructions are for a much earlier version which required much more manual tweaking.
Still, installation and configuration requires some familiarity with Linux command line tools
I will add installation instructions on the github page.