Keyboard Shortcuts
Likes
- KM4ACK-Pi
- Messages
Search
Re: GPS and Build-a-Pi V3
Jerry Rector
You might also want to check your gpsd.conf: /etc/default/gpsd.conf START_DAEMON="true" GPSD_OPTIONS="-n" DEVICES="XXXX" where XXXX is your GPS port USBAUTO="true" GPSD_SOCKET="/var/run/gpsd.sock" 73 de Jerry On Mon, Aug 31, 2020 at 6:11 PM Jonathan Scherch <scherch.kk7pw@...> wrote: Green LED is blinking but no CN87tn referenced in Conky display. And no data via CGPS.? Perhaps the USB port is improperly set? How should I check / fix? |
Re: GPS and Build-a-Pi V3
Jerry Rector
Jonathan - Try the following in a terminal window: sudo killall gpsd sudo gpsd /dev/XXXXX -F /var/run/gpsd.sock?? (where XXXXX is your gps port) then (still in terminal mode) try: gpsmon ???? or cgps -s Let me know the results. 73 de Jerry On Mon, Aug 31, 2020 at 6:11 PM Jonathan Scherch <scherch.kk7pw@...> wrote: Green LED is blinking but no CN87tn referenced in Conky display. And no data via CGPS.? Perhaps the USB port is improperly set? How should I check / fix? |
Re: None of my Pi's are showing on network _ HELP
The problem turned out to be that the PI's, when not finding a network to connect to, create their own hotspot. The trick is then to find out what IP they have given it. I used some rf-sniffing tool to find the devices and then connect to them. I then could do the correct network setup.
It wasn't the router at all since the dhcp service was doing just fine for everything else on the network. But if the IP these PI's had set up for themselves was not in the IP range of the current network, then DHCP obviously couldn't work. There are a few niggling bits yet to solve, but that was generally the solution. Cheers, Grover K7TP |
Re: Pi 3b+ KM4ACK+direwolf+Bluetooth
Follow the Mobi-Connect script and add the Bluetooth rfcomm0. I didn't use Pat Menu as the Bluetooth was not in the menu when I first got?going with Build a Pi. Modify to add your Bluetooth device. If I remember correctly on the Mobilink Website it showed info on how to turn on bluetooth. Just change it to the Bluetooth device. Just my 00.01 worth.? 73 Don Poaps
New Westminster, BC
VA7DGP DATA VA7QU ? VOICE Winlink: va7qu@... Subject://wl2k ? ? ? ? ?? ? On Mon, Aug 31, 2020 at 7:13 AM km4ack <jason.oleham@...> wrote: Hey Sergey, |
Pi 3b+ KM4ACK+direwolf+Bluetooth
Sergey Ivanov
Ok gentlemen, I'm glad there is a group where I can ask a question. The crux of the problem: I am a small Linux specialist, I have pi3 b +, with installed programs from KM4ACK. There is a homemade tnc modem with bluetooth. There is a Motorola gm350, which is controlled by aprsdroid via a smartphone. What I need: I want to transmit APPS packets to the ISS using the PI-APRS program in the KM4ACK assembly. The question is exactly that I don't know how to force direwolf to use tnc bluetooth specifically. This is not a mobillinkd modem, but a home-made device based on arduino nano and hc-05 module. This device is seen by the UI as / dev / rfcomm0. I'm desperate. Can someone explain to me how to proceed in simple terms, since English is not my first language. Thank. |
Re: None of my Pi's are showing on network _ HELP
¿ªÔÆÌåÓýI use an app on my phone called Fing (see attached puc), that shows ALL devices connected to my network, and the IP addresses and MAC addresses, this may help you find your Pis, maybe new toys changed your Pis addresses. Jason -- Sent from my Android phone with Mail. Please excuse my brevity. On 8/30/20, 23:19 Bob Finch <w9ya@...> wrote:
May I suggest the following. |
Re: None of my Pi's are showing on network _ HELP
May I suggest the following.
- Put back the original router, if possible, and start from there. - What was the result from the "ip scanner" ? (Your step no. 5); If nothing, I am guessing that the router is NOT assigning addresses. ** Also, if the new router is NOT assigning addresses then Your steps no. 6 and 7 will not work either, as the RPi's (or ANY linux system) will not assign a static address unless you set them up to do so. es vy 73 om de "baab" w9ya |
Re: Aprs not reporting to aprs.fi
Thanks? On Sun, Aug 30, 2020, 12:46 KE6BB via <rv6amark=[email protected]> wrote:
|
Re: Aprs not reporting to aprs.fi
I am not an experienced YAAC user, but I have many years of APRS experience with APRSIS32 and other programs on the PC.? I will say that APRS isn't something that is "turnkey" yet.? Due to its complexity (and therefore versatility), it may never be. |
Re: GPS and Build-a-Pi V3
I, too, run Build-a-Pi 3.0.3 on a Pi 3B+.? When I boot up, my GPS is assigned to "/dev/ttyACM0".? Occasionally, my pi changes the GPS to a different port, usually /dev/ttyACM1 or ACM2.? I suspect one cause is RF, but I am not sure yet.? When this happens, Conkey cannot see the GPS anymore, and all of the data columns in cgps (PRN, Elev, Azim, SNR, and USED) are blank.? A reboot brings everything back to normal.? I suspect you may be experiencing the same thing.? I suspect that the GPS daemon is looking for the GPS to be on /dev/ttyACM0, not on dev/ttyACM1.? (Jason may be able to shed light on this).
Right after a reboot, open the terminal and type cgps as Jason suggested, but do it before you start any other programs.? Take note of the device at the third or forth line from the bottom "device":"/dev/ttyXXXX" and let us know what you see.? You will be helping me troubleshoot my "moving device" as well as your inability to read the GPS problem. Mark, KE6BB |
None of my Pi's are showing on network _ HELP
I'm copying a post I made to the Raspberry pi ham radio group.
I have installed BAP on two of the PI's and that may or may no be an issue. I need your help, Pi gurus. After I changed my router none of the PI's that I use for Ham Radio show up. I know what you are about to say - you have to change the settings for the network. Here's what I have done without luck:
The PI's are 3B, 4 (4gb), and a jumbospot. Thanks in advance K7TP |
Re: Aprs not reporting to aprs.fi
Thanks I have to do so further testing? On Sat, Aug 29, 2020, 18:50 Don Munson <w4gfq@...> wrote:
|
Re: Aprs not reporting to aprs.fi
Don Munson
¿ªÔÆÌåÓýGetting onto APRS.FI is not a function of the sending station EXCEPT for being heard.? The way it works is your transmit and a station that is forwarding via internet to the APRS servers hears you.? This is then captured via the APRS.FI process. ? You may be transmitting but if you are not hitting an internet feed station you will not get onto APRS.FI. ? Don, W4GFQ ? From: [email protected] <[email protected]> On Behalf Of Tim Meyer
Sent: Saturday, August 29, 2020 11:27 AM To: [email protected] Subject: [KM4ACK-Pi] Aprs not reporting to aprs.fi ? I have set up an aprs set up in my truck using a pi 3 with a signal link and GPS. I can follow my set on yaac but I don't show up? on aprs.fi maps. I'm sure I've missed a setting just can't figure it out |