[Bug]: T-Deck Pro Lilygo BT Pairing failure when wifi on #6325
Replies: 4 comments
-
The MUI, WiFi and BLE all use the same client api, only 1 can be used at a time. |
Beta Was this translation helpful? Give feedback.
-
connect via IP uses two endpoints on the webserver, which is switched off on the T-Deck with MUI. The TCP-API endpoint is disabled as well, for the reason @garthvh mentioned. So if you switch on wifi, this is only useful as a client device, connecting to an MQTT server. |
Beta Was this translation helpful? Give feedback.
-
Yeah, I'm aware and said so in my OP. My issue is that we can enter BT pairing mode and it will never pair with anything because wifi is on, and there's no indication that wifi is on, and that pairing will just never work. It even has a pairing number on screen. No errors.
Shouldn't the ability to enter BT mode be disabled in that situation? I mentioned this in the potential solutions at the bottom. |
Beta Was this translation helpful? Give feedback.
-
When wifi is on while entering BT programming mode it will be turned off. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Category
BLE
Hardware
T-Deck
Firmware Version
2.6.1.7c3edde
Description
Hello
I installed the latest version of Meshtastic with MUI on 2 T-Deck Pros. I'm aware that only wifi or BT can be active at a time.
When rebooting into BT mode with Wifi turned off, I can pair with them with the Meshtastic app.
If I reboot back into MUI mode, then turn on wifi (reboots), then try to either connect with an IP address or BT in any mode (MUI or BT pairing) the device doesn't respond.
Essentially turning on wifi prevents the device from connecting to anything in any mode.
Turning wifi back off (and rebooting) allows pairing when the device is in BT pairing mode.
It seems that the wifi chip becomes active and prevents BT from working, even though wifi also doesn't work.
Potential solutions:
Relevant log output
Beta Was this translation helpful? Give feedback.
All reactions