bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.29k stars 1.64k forks source link

[BUG] No continous communications with DUET 2 WIFI board #2475

Closed dariusz737 closed 2 years ago

dariusz737 commented 2 years ago

Description

No continous communications with DUET 2 WIFI.

Steps to reproduce

  1. Connect display to DUET 2 WIFI

Expected behavior Continuous two way communication, update between display and board

Actual behavior Single data exchange on power up, or pressing "disconnect" button on Connection Menu, or after chose "Touch Mode" on mode control screen (Marlin vs Touch Mode). No auto update on temperature, progres etc. except error messages which appears instantly on display.

Hardware Variant

TFT24 - V1.1

TFT Firmware Version & Main Board Firmware details

TFT 27.x , DUET 3D v 3.4

Additional Information

digant73 commented 2 years ago

is the baudrate selected for the Wifi port on TFT (Menu->Settings->Connection->S. Ports) the same as the one configured in the Wifi module?

dariusz737 commented 2 years ago

WiFI ? Anyway, yes its the same. But there is communication on power up, reset, and when select again „touch” mode. Also warning messages from printer board comes normalny on time.

digant73 commented 2 years ago

sorry but I'm not understanding if you are referring to the communication between the mainboard and the TFT, your embedded wifi or another module attached to one of the serial ports in the TFT. If you are referring to the communication with the embedded wifi, the TFT is not involved. If you are referring to the communication with the TFT, it is probably an EMI issue (check or change wiring position).

dariusz737 commented 2 years ago

Załącznik dostępny do 02.05.2022 No, I don’t use Marlin Mode at all.

Please see attached wideo Kliknij, aby pobrać https://www.icloud.com/attachment/?u=https%3A%2F%2Fcvws.icloud-content.com%2FB%2FAW_dPSSqKXWCECyJz9J0ytky6jDQAdTpy-IAKCWr3ZpbQj82cAmq9S6U%2F%24%7Bf%7D%3Fo%3DArsRR0L7f3QgK6XiKoNyUlQNh5z74tfThXvOnW7SmcZP%26v%3D1%26x%3D3%26a%3DCAog0BhoOYIailmbo5_WpFkhCsJJBO4DaDkPZ6PwSLvXaZoSdhCJtpvR_i8YicaWpYgwIgEAKgkC6AMA_2pTkchSBDLqMNBaBKr1LpRqJYRUeMeOdXzAQMebG0tzekeBOE66I754_FXOuoKhezj5Raf2z1FyJR5exmQvoCZoanODAOuhe0v83nOXv8NqZraExzDetug6AVOOYDk%26e%3D1651492889%26fl%3D%26r%3D2FB8213D-A260-4F41-B778-B54B7C1167FA-1%26k%3D%24%7Buk%7D%26ckc%3Dcom.apple.largeattachment%26ckz%3D928F0214-9E1C-4125-B372-DCDAF23C4C48%26p%3D105%26s%3DJIkf5pzUAnj8hTDF8QLgvz9mHdc&uk=65lZEhhm22zhljsSXcas-w&f=IMG_3146.MOV&sz=39792747IMG_3146.MOV 39,8 MB

Wiadomość napisana przez Antonino Di Guardo @. @.>> w dniu 02.04.2022, o godz. 13:47:

so basically you have the issue only in Marlin Mode? If so, you have to set "serial_always_on" to 1 in config.ini or change it from the Feature menu

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/2475#issuecomment-1086622660, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATKMLJHKHCCKPJDJUOTKQHLVDAXVXANCNFSM5RYXG7IA. You are receiving this because you authored the thread.

dariusz737 commented 2 years ago

I have connected display with DUET 2 WIFI board with cable.

digant73 commented 2 years ago

Ok, understood now. It is the first time I see such kind of issue but it seems to me a problem in Marlin. The TFT will connect to mainboard and probably sends the messages but it is like the mainboard is expecting something more before executing the commands received. From the TFT's Terminal menu try to send some commands and verify if you also receive the answer from Marlin (e.g. send M900, M503 etc...)

dariusz737 commented 2 years ago

It's not Marlin, its Duet 3D software.

Wiadomość napisana przez Antonino Di Guardo @.***> w dniu 02.04.2022, o godz. 15:02:

Ok, understood now. It is the first time I see such kind of issue but it seems to me a problem in Marlin. The TFT will connect to mainboard and probably sends the messages but it is like the mainboard is expecting something more before executing the commands received. From the TFT's Terminal menu try to send some commands and verify if you also receive the answer from Marlin (e.g. send M900, M503 etc...)

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/2475#issuecomment-1086635543, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATKMLJH3PBOXKJ43KH7T44DVDBANBANCNFSM5RYXG7IA. You are receiving this because you authored the thread.

digant73 commented 2 years ago

ok. simply try to send some commands from TFT's Terminal and verify if you receive the answer (e.g. OK). I don't know if duet sw is fully compatible with Marlin etc...

dariusz737 commented 2 years ago

Nothing, no response to commands.

Wiadomość napisana przez Antonino Di Guardo @.***> w dniu 02.04.2022, o godz. 15:06:

ok. simply try to send some commands from TFT's Terminal and verify if you receive the answer (e.g. OK)

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/2475#issuecomment-1086636659, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATKMLJH2AHOAUDIO72TOBBDVDBA5BANCNFSM5RYXG7IA. You are receiving this because you authored the thread.

digant73 commented 2 years ago

Ok, I was expecting that. You should ask support to duet sw repo. As far as I read on Internet, the Duet sw can be configured to be compatible with Marlin.

oldman4U commented 2 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

dariusz737 commented 2 years ago

I need it. Problem still exist. No changes.

oldman4U commented 2 years ago

But your problem seems not to be BTT TFT related. And this is the repository of the firmware related to this hardware and not a user group. Like digant73 already wrote, maybe someone from the duet repo or a user group related to that hw can help.

dariusz737 commented 2 years ago

I don't understand why are you 100% sure its NOT related do display firmware. But if you say so. Thank you for help.

oldman4U commented 2 years ago

Hi.

I am not sure that it is not the firmware but is there a hint that it is the firmware?

Please reopen it if it is so!

digant73 commented 2 years ago

@dariusz737 see also https://teamgloomy.github.io/tft.html

dariusz737 commented 1 year ago

Hello

WiFI ? Anyway, yes its the same. But there is communication on power up, reset, and when select again „touch” mode. Also warning messages from printer board comes normalny on time.

Best regards Dariusz

Wiadomość napisana przez Antonino Di Guardo @.***> w dniu 02.04.2022, o godz. 11:55:

is the baudrate selected for the Wifi port on TFT (Menu->Settings->Connection->S. Ports) the same as the one configured in the Wifi module?

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/issues/2475#issuecomment-1086605299, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATKMLJAFLMA5KG2U5H5VSVDVDAKSRANCNFSM5RYXG7IA. You are receiving this because you authored the thread.

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.