Page 1 of 1

Variables sent to Nextion

Posted: Fri May 24, 2019 6:19 pm
by F6GVE
Does somebody know where can be find the exhaustive list of t2 t3 t20 etc ?
I can find something which is 1 year old but it is now very partial
Thanks

Re: Variables sent to Nextion

Posted: Fri May 31, 2019 9:28 am
by F6GVE
Thanks a lot. Your answer is very helpfull for me
KE7FNS wrote: Fri May 24, 2019 10:05 pm Nobody has made any significant changes to that portion of the code in the last year, so how old it is doesn't really matter.

Also, theres different txt fields and screen instructions being passed to the screen depending on which Nextion Layout you have selected in the configuration, and even different ones if you are running the nextion driver. That info would help narrow down what exactly you are looking for.

Code: Select all

MMDVM
t0 : owner call & ID / errortext  LOCKOUT
t1 : status / ERROR
t2 : date & time


screenLayout >2 :
t3 : ip address
t4 : owner call
t5 : owner ID
t20 : CPU Temperature
t30 : RX Frequency
t31 : Location
t32 : TX Frequency


D-Star
t0 : type my1 my2
t1 : your
t2 : reflector
t3 : rssi
t4 : ber


DMR
t0 : src1 id / call / TA
t1 : dst
t2 : src2 id / call / TA
t3 : dst
t4 : rssi1
t5 : rssi2
t6 : ber1
t7 : ber2

screenLayout >2 :
t8 : GPS1 dec
t9 : GPS1 DMS
t10: GPS2 dec
t11: GPS2 DMS
t12: GPS1 err
t13: GPS2 err


YSF
t0 : type,source
t1 : dst
t2 : src
t3 : rssi
t4 : ber


P25
t0 : type,source
t1 : dst
t2 : rssi
t3 : ber


NXDN
t0 : type,source
t1 : dst
t2 : rssi
t3 : ber

POCSAG
t0 : waiting / RIC
t1 : message

Re: Variables sent to Nextion

Posted: Fri Jun 21, 2019 7:18 am
by f5swb
Hello,

I saw also some texts like t201.bis or t200.txt ....
Is there any list available ?

73" F5SWB
https://www.youtube.com/watch?v=jocnxWF ... c4tb08ryzE

Re: Variables sent to Nextion

Posted: Thu Jul 04, 2019 8:36 am
by PD0DIB
Lots of info regarding Nextion, designers of the screens (including used field-codes):

https://www.facebook.com/groups/Nextion/files/

Re: Variables sent to Nextion

Posted: Thu Jul 11, 2019 10:50 am
by f5swb
many thanks for yours reply I will continue to explore it :)

On another way, have you ever played with this command from nextion to the system :

com_star
printh 2A
printh F1
print "sudo pistar-update"
printh FF
printh FF
printh FF

I think it would be possible to launch a bash script, I found this for example :

https://github.com/EA7KDO/Nextion.Image ... rhostip.sh

the question is quite simple ok to launch the command from a button but how to catch and see it on the screen ?

Any help wil be very appreciated

73"s qro.
F5SWB