bigtreetech / bigtreetech/BTT-Expansion-module

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

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
81
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Marlin 2.0.6 configuration in Configuration_adv.h and reproduce the connection behavior with SDCARD_CONNECTION set to ONBOARD, then compare it with LCD. Trace the TF cloud startup and WiFi connection path affected by that setting. Done means the Blue LED begins blinking and the device accepts computer file transfers with ONBOARD selected.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.