Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RS232 commands #18

Open
yo2ldk opened this issue Jun 1, 2016 · 2 comments
Open

RS232 commands #18

yo2ldk opened this issue Jun 1, 2016 · 2 comments

Comments

@yo2ldk
Copy link

yo2ldk commented Jun 1, 2016

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
Copy link
Owner

bborncr commented Jun 1, 2016

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 <[email protected]

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
#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@ [email protected]

@bborncr
Copy link
Owner

bborncr commented Jun 1, 2016

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 <
[email protected]> 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
#18 (comment), 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@ [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants