kisslorand / BTT-TFT-FW

Precompiled FW for Bigtreetech TFTs and compatible MKS TFTs
20 stars 3 forks source link

Support for MKS HLK-WIFI module on MKS TFT28 #15

Open SpankyDevil opened 2 months ago

SpankyDevil commented 2 months ago

The original MKS TFT28 supports wifi using the MKS HLK-WIFI module. Is this supported with your firmware?

kisslorand commented 2 months ago

The original MKS TFT28 firmware uses different communication protocol for WiFi modules than this firmware so it is most probably not compatible with the module you mentioned.

SpankyDevil commented 2 months ago

In the config file is this "P2: WIFI (e.g. ESP3D)" referring to Wifi Adaptor connected to the TFT or the main board eg Ramps?

kisslorand commented 2 months ago

It's referring to a WiFi module connected to the TFT.

SpankyDevil commented 2 months ago

What is the preferred method for WiFi, connecting to the TFT or the Mainboard?

kisslorand commented 2 months ago

I would say mainboard if possible.