Page 4 of 5

Re: Update 18th Jan

Posted: Mon Jan 20, 2020 4:00 pm
by F1RMB
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

Re: Update 18th Jan

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

Re: Update 18th Jan

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

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 10:48 am
by OK2HAD
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

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 10:55 am
by F1RMB
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.

Re: Update 18th Jan

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

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 11:50 am
by F1RMB
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 ;)

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 12:16 pm
by F1CXG
Sure ? :mrgreen:

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 12:43 pm
by SQ7PTE
I am happy at the thought :P

Re: Update 18th Jan

Posted: Tue Jan 21, 2020 1:10 pm
by OK2HAD
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