Python Forum
serial write can't do it myself
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
serial write can't do it myself
#4
Quote:I didn't think it would be helpful
Perhaps you're correct, at least on a high level. I have interfaced to
simpler devices, and knew that there are a series of commands that
must be sent, correctly, in proper order, before anything would be
seen on the device.
From the Nextion Instruction set manual:
Quote:Note: Nextion will remain waiting at step 5 until every byte of specified quantity is received.
so I suspect this is why you're not seeing anything

Have you seen this: https://github.com/g4klx/MMDVMHost
This appears to be a complete interface to one of their displays.

Another page http://vorsselmansphilip.blogspot.com/20...-test.html

and one final:
http://www.marrold.co.uk/2017/03/adding-...mhost.html
Reply


Messages In This Thread
serial write can't do it myself - by ricardons - Feb-26-2018, 05:46 PM
RE: serial write can't do it myself - by Larz60+ - Feb-26-2018, 06:04 PM
RE: serial write can't do it myself - by ricardons - Feb-26-2018, 06:14 PM
RE: serial write can't do it myself - by Larz60+ - Feb-26-2018, 06:54 PM
RE: serial write can't do it myself - by ricardons - Feb-27-2018, 10:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pyserial/serial "has no attribute 'Serial' " gowb0w 11 24,518 Sep-27-2024, 12:18 PM
Last Post: NigelHalse
  UART Serial Read & Write to MP3 Player Doesn't Work bill_z 15 9,442 Jul-17-2021, 04:19 PM
Last Post: bill_z
  Python Read/Write serial dlizimmerman 0 7,673 Jan-31-2019, 03:12 AM
Last Post: dlizimmerman
  serial communication write(comand) and read(result) ricardons 1 4,045 Mar-01-2018, 04:26 PM
Last Post: mpd
  NMEA read parse and write from/to serial port ESEAMarine 1 12,440 Aug-11-2017, 12:36 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020