BTT-Expansion-module icon indicating copy to clipboard operation
BTT-Expansion-module copied to clipboard

[BUG] BTT TF cloud will not connect to WIFI when Marlin #define SDCARD_CONNECTION ONBOARD

Open NAPCAL opened this issue 5 years ago • 0 comments

Just found this out on my BTT Pro V1.1 using Marlin 2.0.6. When selecting #define SDCARD_CONNECTION ONBOARD (Configuration_adv.h), the TF cloud device will not start the Blue led blinking (when trying to connect to WIFI) and as a result, can not connect to the device via computer for file transfer.

By changing this selection to #define SDCARD_CONNECTION LCD (Configuration_adv.h) will allow the TF cloud to connect for usage.

NAPCAL avatar Aug 28 '20 01:08 NAPCAL