Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth not working, #1289

Closed
trojancode opened this issue Aug 8, 2024 · 1 comment
Closed

Bluetooth not working, #1289

trojancode opened this issue Aug 8, 2024 · 1 comment

Comments

@trojancode
Copy link
Contributor

Wiki Search Terms

bluetooth mode setup

Controller Board

Esp32 wroom dev kit

Machine Description

Esp32 wroom dev kit wit TB6550 stepper motor

Input Circuits

No response

Configuration file

I'm using default configurations

Startup Messages

IMSG: INFO:
FluidNC v3.8.0 (main-8ed7fbe2-dirty) https://github.com/makerpy/FluidNC.gitl
IMSG: INFO:
Compiled with ESP32 SDK:v4.4.7-dirty]
[MSG: INFO:
Local filesystem type is littlefs]
IMSG: INFO:
Configuration file:config.yaml]
[MSG:INFO:
Machine ESP32 Dev Controller V41
IMSG: INFO:
Board ESP32 Dev Controller V4]
[MSG: INFO:
SPI SCK: gpio. 18 MOSI: gpio.23 MISO: gpio. 191
IMSG: INFO:
SD Card
cs_pin:gpio.5
detect:NO_PIN freq:8000000]
[MSG: INFO:
Stepping:RMT Pulse:us Dsbl Delay:Ous Dir Delay:1us Idle Delay:250ms]
IMSG: INFO:
Axis count 3]
IMSG: INFO:
Shared stepper disable gpio.13: lowl
IMSG: INFO:
Axis X (10.000, 1010.000) 1
[MSG: INFO:
Motor0]
IMSG: INFO:
stepstick Step:gpio.12 Dir:gpio. 14 Disable:NO_PIN]
IMSG: INFO:
X All Limit gpio. 17: Low: pul
IMSG: INFO:
Motor1]
IMSG: INFO:
Axis Y (10.000,1010.000)1
IMSG: INFO:
Motor0]
IMSG: INFO:
stepstick Step:gpio.26 Dir: gpio. 15 Disable:NO_PIN]
IMSG: INFO:
Y All Limit gpio.4: low:pu]
IMSG: INFO:
Motor11
IMSG: INFO:
Axis Z (-990.000, 10.000)1
[MSG: INFO:
Motoro]
IMSG: INFO:
stepstick Step:gpio.27 Dir:gpio.33 Disable:NO_PIN]
[MSG: INFO:
Z All Limit gpio. 16: Low:pul
IMSG: INFO:
Motor1]
IMSG: INFO:
Kinematic system: Cartesianl
IMSG: INFO:
PWM Spindle Ena:gpio.22 Out:gpio.2 Dir:NO_PIN Freq:5000Hz Period:8191]
IMSG: INFO:
Using spindle PWMI
[MSG:INFO: Flood coolant gpio.25]
IMSG: INFO: Mist coolant gpio.211
[MSG: INFO: Probe gpio. 32: low:pu]
Grbl 3.8 [FluidNC v3.8.0 (main-8ed7fbe2-dirty) (bt) '$' for help]
[MSG: INFO: ALARM: Unhomed]
ALARM:14
$I
[VER:3.8 FluidNC v3.8.0 (main-8ed7fbe2-dirty):]
[OPT MPHBS]
IMSG:Machine:
ESP32 Dev Controller V4]
IMSG:No BTI
ok

User Interface Software

UGS

What happened?

I installed bluetooth version and it was not making the bluetooth visible. I wen through the code and found this, I commented the return and it worked. is this done by mistake or purpose?

Screenshot 2024-08-08 at 3 59 02 PM

GCode File

No response

Other Information

No response

@trojancode
Copy link
Contributor Author

trojancode commented Aug 8, 2024

issue fixed in #1290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant