Arduino bluetooth (Small hardware project)

I'm wanting to connect multiple hardware devices to my app to send basic data to me,
such as when a light is turned on or off. For the project I'm working on all the hardware should be as
small as possible.

So my question is, how can I send data to my phone from multiple instances of my hardware and what would be the best and smallest hardware I can use for a project like this.

Hope the community can help me out since I'm fairly new to all this!

Your post was MOVED to its current location as it is more suitable.

Could you also take a few moments to Learn How To Use The Forum.

Other general help and troubleshooting advice can be found here.
It will help you get the best out of the forum in the future.

1 Like

If you are asking if you can send data acquired by Arduino from multiple sources to your phone, the answer is a clear yes. The detail of how you do it depends on circumstances that are not yet clear, and it may be nothing more than personal choice. Since you mention bluetooth, yes, that is that is a common way of going about it.

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