Joystick Shield and HC-05

I’m currently trying to implement Blue-Unity plugin into my Project but i have some problems. I have fundinio joystick shield connected to ardunio uno. Also HC-05 bluetooth module connected to shield so i can send the joystick data to my android phone via bluetooth. However after connection established in mobile app, after some amount of time, app loses connection to hc-05 so receiving data stops. I think the problem is the app doesn't reconnect to hc-05 but also i'm thinking about is hc-05 can't get enough power to work because there is also ardunio joystick shield connected to arduino uno. Is there any solution to coming your mind?

What project?

How?

What app?

What amount?

What makes you think that?

What makes you think that? How do you have this powered? How do you have things connected? How will anyone be able to help you without knowing?

You should post some details so someone can try to diagnose the problem.

Schematics are clearly needed as well as code. Pen and paper usually works fine.
Please use the section about code in this topic: How to get the best out of this forum - Using Arduino / IDE 1.x - Arduino Forum

Those were questions. Why have you marked them as a solution?

I have a simple question. If I add aHC-05 Bluetooth module to an Ardunio Uno with an Ardunio Joystick Shield connected, will the 5v power coming from the computer to the Ardunio be enough to run this system stably?

Why did you start a new thread instead of answering the questions on your first one?

I have reported this for moderation. This is a breach of forum rules. Please keep to one thread per issue.

That's not related to other topic. Just simple question about power consumptions of connected stuff to Ardunio Uno. The other one was more specific question and you even didn't get it to answer. You just came up with unrelated simple questions instead of an answer.

Check the datasheet for the HC05 for the current needed. USB as standard supply 500 mA.

@uf_er Welcome to the forum. You'll find people here are generally super helpful. However, there must have been a glitch when you joined up that prevented you from reading the "how to get the best" guidelines. It would help you if you read it, honestly.
ciao!
oops, here's the link:

I have merged your topics due to them having too much overlap on the same subject matter @uf_er.

In the future, please only create one topic for each distinct subject matter and be careful not to cause them to converge into parallel discussions.

The reason is that generating multiple threads on the same subject matter can waste the time of the people trying to help. Someone might spend a lot of time investigating and writing a detailed answer on one topic, without knowing that someone else already did the same in the other topic.

Thanks in advance for your cooperation.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.