Update 18th Jan

User avatar
F1RMB
Posts: 2518
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: Update 18th Jan

Post by F1RMB » Mon Jan 20, 2020 4:00 pm

W1RHS wrote:
Mon Jan 20, 2020 3:55 pm
Yes my Nextion screen works with Transparent Data disabled.

This is probably the answer. Transparent Data is for Nextion connected to the serial pins on the HAT. With Transparent Data enabled the driver probably is still trying to communicate with the HAT and finds the GD-77 instead. Thanks for your help!

In the MMDVM.ini file, you must enable 'Transparent Data' and it's option 'SendFrameType', i.e. :

[Transparent Data]
Enable=1
RemoteAddress=127.0.0.1
RemotePort=40094
LocalPort=40095
SendFrameType=1
Then you can instruct NextionDriver to use the Transparent Data to connect to the display. This is done by setting the 'Port' option in the NextionDriver section of MMDVM.ini to 'modem'

[NextionDriver]
Port=modem
...
Yeah, I was reading the NextionDriver_ConvertConfig script, and it seems it turn on transparent mode if the [Nextion]::Port is not the /dev/ttyNextionDriver

Okay. So it's solved ;)

Cheers.
---
Daniel

User avatar
W1RHS
Posts: 21
Joined: Sat Nov 16, 2019 5:04 am
Location: Cape Cod MA USA
Contact:

Re: Update 18th Jan

Post by W1RHS » Mon Jan 20, 2020 5:48 pm

Yes, solved! Thanks for working with me on this!

User avatar
F1RMB
Posts: 2518
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: Update 18th Jan

Post by F1RMB » Mon Jan 20, 2020 6:03 pm

;)
W1RHS wrote:
Mon Jan 20, 2020 5:48 pm
Yes, solved! Thanks for working with me on this!

User avatar
OK2HAD
Posts: 52
Joined: Wed Jan 08, 2020 1:10 pm
Location: Uherský Brod (Czech Republic)

Re: Update 18th Jan

Post by OK2HAD » Tue Jan 21, 2020 10:48 am

Hi,
on my GD-77 still angry the sound in DMR (no sound coming out of the station) if I set Beep vol: lower than + 3db. The sound of the buttons is very strong to annoying on + 3db. It makes me constantly change the volume of the whole station. Some solution?

Thank you 73

User avatar
F1RMB
Posts: 2518
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: Update 18th Jan

Post by F1RMB » Tue Jan 21, 2020 10:55 am

Hi,
OK2HAD wrote:
Tue Jan 21, 2020 10:48 am
Hi,
on my GD-77 still angry the sound in DMR (no sound coming out of the station) if I set Beep vol: lower than + 3db. The sound of the buttons is very strong to annoying on + 3db. It makes me constantly change the volume of the whole station. Some solution?

Thank you 73

Roger have changed some code optimizations about sound. Maybe that will solve your problem with the next firmware release.

Cheers.

User avatar
SQ7PTE
Posts: 146
Joined: Sat Nov 16, 2019 4:23 am
Location: KO00to
Contact:

Re: Update 18th Jan

Post by SQ7PTE » Tue Jan 21, 2020 11:27 am

Today is 21/01/2020 When can we expect a new version of Firmware (upgraded)?

User avatar
F1RMB
Posts: 2518
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: Update 18th Jan

Post by F1RMB » Tue Jan 21, 2020 11:50 am

SQ7PTE wrote:
Tue Jan 21, 2020 11:27 am
Today is 21/01/2020 When can we expect a new version of Firmware (upgraded)?
Soon :D ;)

User avatar
F1CXG
Posts: 167
Joined: Sat Nov 16, 2019 7:24 am
Location: GRENOBLE (France)

Re: Update 18th Jan

Post by F1CXG » Tue Jan 21, 2020 12:16 pm

Sure ? :mrgreen:

User avatar
SQ7PTE
Posts: 146
Joined: Sat Nov 16, 2019 4:23 am
Location: KO00to
Contact:

Re: Update 18th Jan

Post by SQ7PTE » Tue Jan 21, 2020 12:43 pm

I am happy at the thought :P

User avatar
OK2HAD
Posts: 52
Joined: Wed Jan 08, 2020 1:10 pm
Location: Uherský Brod (Czech Republic)

Re: Update 18th Jan

Post by OK2HAD » Tue Jan 21, 2020 1:10 pm

F1RMB wrote:
Tue Jan 21, 2020 10:55 am
Hi,
OK2HAD wrote:
Tue Jan 21, 2020 10:48 am
Hi,
on my GD-77 still angry the sound in DMR (no sound coming out of the station) if I set Beep vol: lower than + 3db. The sound of the buttons is very strong to annoying on + 3db. It makes me constantly change the volume of the whole station. Some solution?

Thank you 73

Roger have changed some code optimizations about sound. Maybe that will solve your problem with the next firmware release.

Cheers.
Thank :D :D

Post Reply