MMDVMHost - latest build? Missing 'SendFrameType'parameter

General support for the Pi-Star System
n2md
Posts: 11
Joined: Wed Oct 21, 2020 12:14 am

Re: MMDVMHost - latest build? Missing 'SendFrameType'parameter

Post by n2md »

AhhHa and I thought that was a typo without the /modem!

I can easily change that but it sounds like I may need to start over again.

I listed my stuff in my first post.

C4Labs NSX
RPi4 v4.1.2
SHIM fan
MMDVM HS_DUAL HAT v1.3 fw v 1.4.17
Nextion 3.5" enhanced screen (connected directly to MMDVM board)

I chose MMDVM_HS_Dual_Hat for Pi (GPIO). Not sure what port I have been choosing may have been the default?

Back to the drawing board....
Last edited by n2md on Sat Oct 24, 2020 9:43 pm, edited 1 time in total.
n2md
Posts: 11
Joined: Wed Oct 21, 2020 12:14 am

Re: MMDVMHost - latest build? Missing 'SendFrameType'parameter

Post by n2md »

Yes, well that was a typo. My HAT fw is 1.4.17. I corrected it in the prior post.

Ok, then I am going to try to start it over again from scratch hopefully one last time.

Thanks again for all the your time and effort. Much appreciated. I'll keep you posted!
n2md
Posts: 11
Joined: Wed Oct 21, 2020 12:14 am

Re: MMDVMHost - latest build? Missing 'SendFrameType'parameter

Post by n2md »

That did the trick! Wow, so simple! :oops:
So, it looks like the default port setting on the config page after loading PiStar 4.1.2 is /dev/ttyAMA0. If that is not manually changed to 'modem' it will screech the entire NextionDriver install! I may have just missed it, but I have been reading posts and even the readme install instructions on multiple sites including ON7LDS github and didn't see that little tidbit anywhere. That would have saved me and YOU lot's of time! LOL ;)

Now on to complete my build and find the RIGHT screen!

Here's my install check....

Code: Select all

pi-star@pi-star(ro):tmp$ sudo NextionDriverInstaller/check_installation.sh
+ This seems to be Pi-Star                                                           
----------------------                                                               
Searching MMDVMHost ...                                                              
-----------------------                                                              
+ MMDVMHost found at /usr/local/bin/MMDVMHost                                        
+ Searching MMDVMHost configuration file ...                                         
+ MMDVMHost configuration file found at /etc/mmdvmhost                               
+    Transparent Data section found                                                  
I    Transparent Data Enabeled                                                       
I    SendFrameType enabled                                                           
I    Serial port for Nextion is /dev/ttyNextionDriver                                
+ MMDVMHost is configured for NextionDriver                                          
                                                                                     
--------------------------                                                           
Searching NextionDriver ...                                                          
---------------------------                                                          
+ NextionDriver found at /usr/local/bin/NextionDriver                                
I    Nextion is connected to modem                                                   
                                                                                     
----------------------------                                                         
Checking active programs ...                                                         
----------------------------                                                         
+ MMDVMHost running with PID 13176                                                   
+ NextionDriver running with PID 764                                                 
                                                                                     
--------------------------------                                                     
|            REPORT            |                                                     
--------------------------------                                                     
+ MMDVMHost is configured for NextionDriver                                          
+ The Nextion display must be connected to the modem                                 
+ MMDVMHost is running                                                               
+ NextionDriver is running                                                           
                                                                                     
pi-star@pi-star(ro):tmp$ 

Thanks Jason and hope to see/hear you OTA!
Post Reply