rz3dvp
About
- Username
- rz3dvp
- Joined
- Visits
- 1,182
- Last Active
- Roles
- Member
- Points
- 6
Comments
-
Hello Mark, one of the simple ways, - use the status page your KiwiSDR http://kiwisdr.areg.org.au:8073/status and parsing "users" field. http://forum.kiwisdr.com/uploads/458/3V9DIO7ZQ6XQ.png Use scheduler or cron and save this data to file…
-
You can install copy frp-client from github on BBG, but be careful, because performance issues may arise. 73! Yuri
-
You can use same frp. Install server on a hosting VM or home PC with public IP and client on your remote QTH, than configure access... http://forum.kiwisdr.com/uploads/808/VM6O8Z39XUB1.png You will create personal reverse proxy for KiwiSDR and mayb…
-
Hi, on the Internet lots of guides how config stratum 1 NTP server on Raspberry Pi with GPS board supporting PPS. I using this server for many years and its works good without Internet connection.
-
Yes, this interesting feature, but I don't sure it's the best way have one fixed profile for any Kiwi, because they have different antennas, different QRMs, different ISP and etc. I say about default profile for only owned SDR with preferred settin…
-
Rene, for test try edit with nano /etc/resolv.conf file and add string: nameserver 8.8.8.8. After that you can resolve DNS names from BBB, but it's work temporary, for first reboot... I don't know how you configure IP on wifi interface, but if you …
-
Rene, try ping 8.8.8.8 may be DNS not configured too?
-
OK, for working with any Internet services (DNS, NTP, kiwisdr.com and other) system need default route via correct interface, it's can be add via DHCP options or manually. Of course if interface down - any routes related with this interface gone dow…
-
Hi, Rene. Wrong Iface for default route, - for wifi your need use wlan0 interface not eth0 (it's wired ethernet). 73! Yuri
-
Interesting, you can start this curl from SSH manually, for your data it's looks like: curl -s --ipv4 "https://api.timezonedb.com/v2.1/get-time-zone?key=HIHUSGTXYI55&format=json&by=position&lat=49.220001&lng=2.210000" This …
-
Rene, when you wrote about wifi connection you mean you added wifi USB dongle to BBG and configure new wifi interface on the debian? About screenshot, I seen same result with wire connection when ntp protocol from local network was blocked and BBG c…
-
Hi, Rene! Maybe wrong time in your system? Try correct clock and use ntp... For sync clock with ntp server manualy you can use ntpdate from SSH: sudo apt install ntpdate -y sudo service ntp stop sudo ntpdate 0.fr.pool.ntp.org sudo service ntp start…
-
Now KiwiSDR can works with standard frp server or I need special frp version? If need special version - where I can download it?
-
Maybe possible add form for using personal frp server on KiwiSDR control panel? It can be interesting for reduce proxy.kiwisdr.com server load and more shorter geo path for this proxy server (lower distance and lower latency).
-
Both NSK KiwiSDR's on one public IP-address and with same user key, but my KiwiSDR's in other locations, when installed one KiwiSDR for one IP-address, stay available with proxy server (for example http://khv.proxy.kiwisdr.com:8073).
-
@jks Same problem with 2 KiwiSDR nsk.proxy.kiwisdr.com:8073 & nsk2.proxy.kiwisdr.com:8073 on both status "Updating host name, registration successful", but they are no longer available ... (Image)
-
@jks Hello John, I downloaded 1.383 image file from Dropbox, wrote to microSD card, but BBB don't start flasher, with 1.46 all works fine.
-
>>I see that debian account exists, but the default password didn't work for me... Before software update user debian had temppwd default password, after update, - serial number of your KiwiSDR board. 73! Yuri
-
@jks get well soon, take care! About official img file on Dropbox, - could anyone download 1.383 version? I seen info about it's update and URL look like new https://www.dropbox.com/s/raw/bf5yl3qd2tvm216/KiwiSDR_v1.383_BBB_Debian_8.11.img.xz but on…
-
Hi Jeff, you can test img from Dropbox? I downloaded it and see it's have more newer version than in KiwiSDR box - 1.46... http://kiwisdr.com/quickstart/index.html#id-dload And be patient first upgrade need lot of time ~45-60 min Hope it's helpful...
-
Now looks very well! (Image) Thank you!
-
Hi Jari, maybe possible add short date format 03-21 or Mar. 21? On chrome and MacBook Air: (Image)
-
Hi James, looks cool :smile: But be careful, heatsink on BB-AI fixed only on sticky thermal interface and I'm not sure how it will behave over time (about year) on high temp... You add lever arm to it. Maybe you know about FlexRadio 6400/6600 prob…
-
@G0VQY now only IPv6 on your BT Smart Hub 2? Ok, time when IPv4 addresses ending not so far... :smile:
-
Hi, you configure port forward on the "Advanced settings" - "Firewall" of your BT Smart hub 2? (Image) Domain name g0vqy-kiwisdr.ddns.net resolve to IP address 109.149.125.75 please test - it's your current IP? Test on http://if…
-
Interesting small active antenna called also "Shvabra" (mop) developed by Hajo
-
@jks Maybe stupid question. Can I use for power connection my KiwiSDR with BB-AI USB type C cable? I have good cable with support 5A current.
-
Thanks @linkfanel ! Please add terminator line and cookie support for map settings... For example if I use map layout I need choose it after any refresh.
-
@jks Thanks
-
Maybe I found out why I had this problem - when updating the software on my AI, I also update the kernel, but after updating the kernel am5729-beagleboneai-kiwisdr-cape.dtb is not in /boot/dtbs/4.14.108-ti-r124 folder ... To fix this situation, I co…