svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
669 stars 177 forks source link

Cannot connect via hc-05 bluetooth module #378

Closed Srallie closed 6 months ago

Srallie commented 7 months ago

hello,

i have the mega x5 grbl firmware and connect them to a hc-05 bluetooth module. By other programs like laser grbl/ lightburn i will connect directly,but grbl plotter says:

how to solve?

svenhb commented 7 months ago

Perhaps COM5 is still occupied by another application you tried before?

svenhb commented 7 months ago

Perhaps the bluetooth port has an other number? Did you try to "Scan Ports" and find the correct port? image image

Srallie commented 7 months ago

Hello,

Thanks for fast response. When i plug it in with cable, com 3 works perfect. When i turn on Bluetooth on com 5, then it didnt work.

Verzonden vanaf Outlook voor Androidhttps://aka.ms/AAb9ysg


From: Sven @.> Sent: Monday, February 19, 2024 12:58:56 PM To: svenhb/GRBL-Plotter @.> Cc: Srallie @.>; Author @.> Subject: Re: [svenhb/GRBL-Plotter] Cannot connect via hc-05 bluetooth module (Issue #378)

Perhaps the bluetooth port has an other number? Did you try to "Scan Ports" and find the correct port? image.png (view on web)https://github.com/svenhb/GRBL-Plotter/assets/19973251/6eebf48c-196d-4836-aed5-169b19a6fa56 image.png (view on web)https://github.com/svenhb/GRBL-Plotter/assets/19973251/6a317987-2041-4668-a66f-5e177e0d554e

— Reply to this email directly, view it on GitHubhttps://github.com/svenhb/GRBL-Plotter/issues/378#issuecomment-1952299899, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A46U5I3DIMDOQFZPGUKDSMLYUM5ABAVCNFSM6AAAAABDOMEUL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJSGI4TSOBZHE. You are receiving this because you authored the thread.Message ID: @.***>

svenhb commented 7 months ago

I tried with my bare Mega 2560 (x5 grbl firmware) and it works... image I followed this video: https://youtu.be/TyoPwvf1lCs?si=yFRIm1Z8mgEXd5Uo to use an Arduino Uno for serial connection, to setup the HC-05 module (baud rate must be set for use with grbl). in bullet points:

Srallie commented 7 months ago

Ok,strange..I will try again this week.👍

Verzonden vanaf Outlook voor Androidhttps://aka.ms/AAb9ysg


From: Sven @.> Sent: Thursday, February 22, 2024 7:19:20 PM To: svenhb/GRBL-Plotter @.> Cc: Srallie @.>; Author @.> Subject: Re: [svenhb/GRBL-Plotter] Cannot connect via hc-05 bluetooth module (Issue #378)

I tried with my bare Mega 2560 (x5 grbl firmware) and it works... image.png (view on web)https://github.com/svenhb/GRBL-Plotter/assets/19973251/86e2111d-4d40-4577-97e6-01efe978df44

— Reply to this email directly, view it on GitHubhttps://github.com/svenhb/GRBL-Plotter/issues/378#issuecomment-1960010093, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A46U5I76HIIBV4RPML6BXFTYU6D2RAVCNFSM6AAAAABDOMEUL6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRQGAYTAMBZGM. You are receiving this because you authored the thread.Message ID: @.***>

svenhb commented 7 months ago

Perhaps thats the problem? NOTE: powering the grbl-controller via PC-USB will cause problems, because RXD/TXD of PC-USB are connected to RXD/TXD of HC-05 module = short circuit of the data lines!