Keyboard Shortcuts
Likes
Search
MMDVM hat not hatting
I have two problems but one is very clearly the PI's (they lose the internet connection and need a REBOOT) Currently doing that? note it does not matter the software (Well actually they are running Pi-Star just now) Put together a new hotspot? Pi-zero.. Qnetgateway (new Git) and a Hat.? Pi-Star ID's the hat as a
? Has OLED display (the small one) I chose option 4 on Qnetgateway configure (MMDVM hat) and no joy also no display Did not try option 5 (MMDVM git)? |
|||||||||
You need to add dtoverlay=miniuart-bt or dtoverlay=disable-bt in /boot/config.txt at the bottom and restart the pi or else the built in Bluetooth will attach to the high speed UART on the GPIO header and not allow your HAT to use it. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of John F Davis
Sent: Thursday, February 18, 2021 12:18 PM To: [email protected] Subject: [QnetGateway] MMDVM hat not hatting ? I have two problems but one is very clearly the PI's (they lose the internet connection and need a REBOOT) Currently doing that? note it does not matter the software (Well actually they are running Pi-Star just now) Put together a new hotspot? Pi-zero.. Qnetgateway (new Git) and a Hat.? Pi-Star ID's the hat as a
? Has OLED display (the small one) I chose option 4 on Qnetgateway configure (MMDVM hat) and no joy also no display Did not try option 5 (MMDVM git)? ? |
|||||||||
Where do I add that.. bashrc ? "Nothing adds excitement like something that is none of your business" Note I am not a doctor, I don't even play one on television John F Davis On Thursday, February 18, 2021, 12:24:15 PM EST, Colby Ross W1BSB <colbypr@...> wrote: [Edited Message Follows] You need to add dtoverlay=miniuart-bt or dtoverlay=disable-bt in /boot/config.txt at the bottom and restart the pi or else the built in Bluetooth will attach to the high speed UART on the GPIO header and not allow your HAT to use it. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of John F Davis
Sent: Thursday, February 18, 2021 12:18 PM To: [email protected] Subject: [QnetGateway] MMDVM hat not hatting ? I have two problems but one is very clearly the PI's (they lose the internet connection and need a REBOOT) Currently doing that? note it does not matter the software (Well actually they are running Pi-Star just now) Put together a new hotspot? Pi-zero.. Qnetgateway (new Git) and a Hat.? Pi-Star ID's the hat as a
? Has OLED display (the small one) I chose option 4 on Qnetgateway configure (MMDVM hat) and no joy also no display Did not try option 5 (MMDVM git)? ? |
|||||||||
Colby Ross W1BSB
¿ªÔÆÌåÓýNo, you need to edit the file /boot/config.txt ? So, nano /boot/config.txt, go to the bottom of the file and add it there. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of John F Davis
Sent: Thursday, February 18, 2021 12:27 PM To: [email protected] Subject: Re: [QnetGateway] MMDVM hat not hatting ? Where do I add that.. bashrc ? On Thursday, February 18, 2021, 12:24:15 PM EST, Colby Ross W1BSB <colbypr@...> wrote: ? ? [Edited Message Follows] You need to add dtoverlay=miniuart-bt or dtoverlay=disable-bt in /boot/config.txt at the bottom and restart the pi or else the built in Bluetooth will attach to the high speed UART on the GPIO header and not allow your HAT to use it. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of John F Davis ? I have two problems but one is very clearly the PI's (they lose the internet connection and need a REBOOT) Currently doing that? note it does not matter the software (Well actually they are running Pi-Star just now) Put together a new hotspot? Pi-zero.. Qnetgateway (new Git) and a Hat.? Pi-Star ID's the hat as a
? Has OLED display (the small one) I chose option 4 on Qnetgateway configure (MMDVM hat) and no joy also no display Did not try option 5 (MMDVM git)? ? |
|||||||||
Elmer Delgado
Well after two failed attempts of getting the OLED working something has changed in MMDVM doesn't seem to want to work anymore MMDVM has pushed a lot of updates and getting errors when compiling and looked on Johnathan Naylor site and he is aware of of should have backed up the image before doing a git pull?
|
|||||||||
Colby Ross W1BSB
¿ªÔÆÌåÓýYou can checkout an earlier revision. Go in the commit history and find the commit hash to one that worked, and do git checkout? <hash>.? When he¡¯s fixed all the issues, do git checkout master to put it back to where it was. ? Colby ? ? From: [email protected] <[email protected]> On Behalf Of Elmer Delgado
Sent: Tuesday, February 23, 2021 18:19 To: [email protected] Subject: Re: [QnetGateway] MMDVM hat not hatting ? Well after two failed attempts of getting the OLED working something has changed in MMDVM doesn't seem to want to work anymore MMDVM has pushed a lot of updates and getting errors when compiling and looked on Johnathan Naylor site and he is aware of of should have backed up the image before doing a git pull? |
|||||||||
Elmer Delgado
On Tue, Feb 23, 2021 at 03:20 PM, Colby Ross W1BSB wrote:
It appears to work before he started adding all the FM analog stuff. There is a lot of of statements and there that when I looked at the MMDVM.ini that weren¡¯t there before I¡¯ll take a look at it works fine no issues just doesn¡¯t work on the OLED so that would have been sometime last year thinking around mid 2019 or later |