bborncr / nextion

A simple Nextion HMI library for Arduino
GNU General Public License v3.0
127 stars 66 forks source link

RS232 commands #18

Open yo2ldk opened 8 years ago

yo2ldk commented 8 years ago

Hi, can I send, only with this display, some digital commands trough rxd txd ? For example if I make a button ON, when i press him, this send via rs232 $18 $00 and for OFF button $18 $01 thank you in advance !

bborncr commented 8 years ago

Sorry I don't understand. What exactly is the question relating to our library?

On Wed, Jun 1, 2016 at 3:35 AM, alexander - yo2ldk <notifications@github.com

wrote:

Hi, can I send, only with this display, some digital commands trough rxd txd ? For example if I make a button ON, when i press him, this send via rs232 $18 $00 and for OFF button $18 $01 thank you in advance !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bborncr/nextion/issues/18, or mute the thread https://github.com/notifications/unsubscribe/ABkmCY14i-jyaYSdCRImZk0dAk3-69z3ks5qHVJvgaJpZM4IrW7R .

Bentley Born CRCibernetica.com Tel. (506) 2258-5757 x111 Cel. (506) 8896-7539 bentley@ bentley@gridshield.netcrcibernetica.com

bborncr commented 8 years ago

The Nextion responds to serial commands, you can send and receive the commands using any device you wish. The Nextion instruction set can be found here: http://wiki.iteadstudio.com/Nextion_Instruction_Set

On Wed, Jun 1, 2016 at 11:55 AM, alexander - yo2ldk < notifications@github.com> wrote:

Thank you for reply, I'm sorry, maybe is not relating with your library, it was more a help hope.. My question it was if is a way to send in user code, only with nextion display, without arduino module, some 8 bits data trough rs232 to an equipment, more exactly , to control a radio station via CAT commands my best regards

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/bborncr/nextion/issues/18#issuecomment-223073456, or mute the thread https://github.com/notifications/unsubscribe/ABkmCcTJ69u_ssvD8c6AtVmRlCWwL90_ks5qHcd4gaJpZM4IrW7R .

Bentley Born CRCibernetica.com Tel. (506) 2258-5757 x111 Cel. (506) 8896-7539 bentley@ bentley@gridshield.netcrcibernetica.com