-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hanshow Nebular Screen Reset Flashing Sequence. #42
Comments
After some more research, it looks like the command that is triggering the screen reset sequence is: This is on the Hanshow Nebular 350R-N. I'm not at all sure which EPD chip is in there. Some references show that it's an SSD1685 based chip, but non of those commands in that data sheet work. Which command does that ? |
Hey. I also have nebular-350r-n, but cannot hook up pins to it , I have old usb to 323(RJ45) cable. it has RTS,DSR, TXD, GND, RXD, DTR and CTS cables, see screenshot: Hope you guys figured out how to connect to it. Here is the view of the other side of it Wold be great if you can advise which cable goes where in the board to be able to flash it and play with it in Home assistant |
I don't think that cable will be of any use.
It's got RJ45 on one end, and D-Type on the other. That's not going to be
of any use with this. Sorry.
Regards
Nick
…On Mon, Jan 22, 2024 at 2:36 AM borodaaaaa ***@***.***> wrote:
Hey. I also have nebular-350r-n, but cannot hook up pins to it , I have
old usb to 323(RJ45) cable. see screenshot.
image.png (view on web)
<https://github.com/atc1441/ATC_TLSR_Paper/assets/110703905/280b2214-08f7-4eb6-a514-004db6c24ad8>
cannot figure how to connect it to the price tag board.
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNMBFEKBNMB233WDOXY4ZTYPXGDXAVCNFSM6AAAAAA3LNPFEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHE3DINBZGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Dont look at the connector i cut it so just wires see the pinouts in the picOn 22 Jan 2024, at 19:21, Nick Thomas ***@***.***> wrote:
I don't think that cable will be of any use.
It's got RJ45 on one end, and D-Type on the other. That's not going to be
of any use with this. Sorry.
Regards
Nick
On Mon, Jan 22, 2024 at 2:36 AM borodaaaaa ***@***.***> wrote:
Hey. I also have nebular-350r-n, but cannot hook up pins to it , I have
old usb to 323(RJ45) cable. see screenshot.
image.png (view on web)
<https://github.com/atc1441/ATC_TLSR_Paper/assets/110703905/280b2214-08f7-4eb6-a514-004db6c24ad8>
cannot figure how to connect it to the price tag board.
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNMBFEKBNMB233WDOXY4ZTYPXGDXAVCNFSM6AAAAAA3LNPFEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHE3DINBZGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Hi,
I use this setup (see attached pic).
It's got 2 USB to serial converters, and a special pogo pin attachment (the
red thing).
It's maybe hard to see, but one of the USB-Serial adapters is only used for
flashing the new code in to the unit with the SWS, and the CTS pin.
The other USB-Serial is used for VCC and GND, and serial input and output.
Hope that helps.
Regards
Nick Thomas
…On Mon, Jan 22, 2024 at 9:59 AM borodaaaaa ***@***.***> wrote:
Dont look at the connector i cut it so just wires see the pinouts in the
picOn 22 Jan 2024, at 19:21, Nick Thomas ***@***.***> wrote:
I don't think that cable will be of any use.
It's got RJ45 on one end, and D-Type on the other. That's not going to be
of any use with this. Sorry.
Regards
Nick
On Mon, Jan 22, 2024 at 2:36 AM borodaaaaa ***@***.***> wrote:
> Hey. I also have nebular-350r-n, but cannot hook up pins to it , I have
> old usb to 323(RJ45) cable. see screenshot.
> image.png (view on web)
> <
https://github.com/atc1441/ATC_TLSR_Paper/assets/110703905/280b2214-08f7-4eb6-a514-004db6c24ad8>
> cannot figure how to connect it to the price tag board.
>
> —
> Reply to this email directly, view it on GitHub
> <
#42 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABNMBFEKBNMB233WDOXY4ZTYPXGDXAVCNFSM6AAAAAA3LNPFEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBSHE3DINBZGM>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—Reply to this email directly, view it on GitHub, or unsubscribe.You are
receiving this because you commented.Message ID: ***@***.***>
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNMBFEROUD4T4M6Q75ZRKDYPY2ATAVCNFSM6AAAAAA3LNPFEOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBTGYZTQNBSGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi,
Sometimes my Hanshow Nebular 350R-N will go in to a special screen flashing sequence which last about 20 seconds.
The whole screen will flash from black to white. The flashing slows down, and changes to red then white.
I've seen it do this when I've used some incorrect commands in the firmware code that I'm playing with.
But, I can't reliably make it do that through software.
Is there a specific "doTheResetFlashingThingNow()" function on these devices?
The text was updated successfully, but these errors were encountered: