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

My Bluetooth is not working with my ramps 1.4 #8

Open
xAdhamx opened this issue Feb 20, 2024 · 2 comments
Open

My Bluetooth is not working with my ramps 1.4 #8

xAdhamx opened this issue Feb 20, 2024 · 2 comments

Comments

@xAdhamx
Copy link

xAdhamx commented Feb 20, 2024

i took a code from chatgpt for my bluetooth and when i UPLOAD it keeps uploading then it gives me errors :-
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
تعذر الرفع: خطا اثناء الرفع exit status 1avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
تعذر الرفع: خطا اثناء الرفع exit status 1i took a code from chatgpt for my bluetooth and when i UPLOAD it keeps uploading then it gives me errors :-
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
تعذر الرفع: خطا اثناء الرفع exit status 1avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
تعذر الرفع: خطا اثناء الرفع exit status 1
a1f0fcda-dfcb-4a28-9b4a-a18e6c35a5fa

@HuubBuis
Copy link
Collaborator

The flashing of the HCxx board is not influenced by the code you are uploading.

I have used these HCxx boards with succes for a long time. Checkout ESP8266Station
You may have swapped the TX<=>RX connection. It depends on how you setup your board. In the link you find an example for connecting them to D2 (TxD) and D3 (RxD)
In the past I made my own level converter boards but now I buy these kind of boards.

@HuubBuis
Copy link
Collaborator

Here you find a complete instruction to setup ramps and connecting to bluetooth

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

2 participants