Arduino MAX bluetooth

nathan goyea's icon

Hi all!
This forum has been really helpful, so I thank you all.
I am currently using my arduino uno to send data, serially, to MAX/MSP and output sounds. However my project needs to work over long distance, and therefore requires the data to be sent by bluetooth. Does anyone know how I can send data from my arduino to MAX and control the output this way? What is the setup in MAX/MSP and what modules will I need for the arduino?
I'd be grateful for any help.
Thanks!

Source Audio's icon

What exactly is required distance ?

And what exactly do you need to send ?

bluetooth - long distance - not really best option.
Depending on distance - I would use one ESP32
or 8266 model and send over WiFi.

one can also use serial wireles remote like HC-11, or 12 etc
I have run such on battery with > 30m distance
on arduino micro 3.3v