Max BLE Object Testing (macOS 10.13+ , Max 8)
Hello Max forum,
Currently working on a little project to integrate CoreBluetooth functionality into a max object.
It would be great if there was anyone out there tinkering with BLE connected sensors on Arduino-like platforms who wanted to give the alpha a quick try and maybe even leave some issues on what functionality you would like to see.
Since it is CoreBluetooth, the object is currently only functioning with macOS10.13 or later and on Max8.
Hi MHAMILT, i'm very interested in your object. I try to have live data between a Polar H7 Bluetooth Heart Rate Monitor. With your object i can find some data information, but not a live stream of the heart.
Do you know if it's possible ?
Hi MHamilt, your object is very nice, i can now easily have the heart rate !
So now i try with 2 polar H7 HRM.
aie!!! it's very difficult to connect 2 sensors the app crash often. Do you imagine what is the issue ?
Hi!
max-ble is a very powerful and fascinating tool, I appreciate it very much.
In your opinion, will there be a time for a max-ble extension available in RNBO?
This would definetely change the rule of the game...
thank you so much for your kind reply.
F
Hi MHAMILT,
tried using the max-ble external on a MBP with M1 ARM,
and I get the error " max-ble: could not load due to incorrect architecture "
I suppose it has to be updated and compiled for the ARM processor family ?
Thanks !
Gio
PS:
Quick fix = Works fine if I run Max in Rosetta mode :)
You are absolutely correct. The last build I had a chance to do was still x86_64. Sadly my current setup is too old to even compile a Universal binary.
So long as Rosetta 2 is working, great! If and when it stops, check out the GitHub repository and have a go at compiling the binary directly. Currently trying to improve the build instructions while I don't have access to current compiler tools, so feel free to flag an issue under "documentation" for advice on build instructions.
Hey, I tried to use the object on a Windows 10 device with max msp 8 and BLE from an ESP32, and I'm getting the error:Error Getting Services: ProtocolError
. Is it only working on Mac devices?
Thanks!