Connection to different bluetooth enabled midi controllers #86
Replies: 5 comments 21 replies
-
Hi. Since that comment, I have added the ability to do this without needing to change the code. You can use the web configuration to enable a custom bluetooth device, and enter its name. |
Beta Was this translation helpful? Give feedback.
-
Bluetooth devices have a few different ways how they do pairing. Some like the Chocolate can just be connected to, without needing to do a full pairing routine. It's sometimes calls "Just Works" mode and doesn't use any security. It sounds like the Ampero can only do pairing via a more secure method with proper pairing. I have support for secure pairing when the controller acts as a peripheral, but not when its acting as a central device. It will take me some time to get to looking at this though. Its been very busy lately, lots of support requests and also trying to finish off the next firmware version. I have noted it down to look at. |
Beta Was this translation helpful? Give feedback.
-
https://github.com/midibox/esp32-idf-blemidi Does this contain any answers to this issue? |
Beta Was this translation helpful? Give feedback.
-
I saw that in the recent release, the bug was fixed for this issue. Can you tell how to connect Ampero control to the 4.3B board? |
Beta Was this translation helpful? Give feedback.
-
Hi. You need to check or set the bluetooth device name on the Ampero. I don't have one to give any more details about how. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have asked you in one of your youtube videos of whether it is possible to connect a different bluetooth enabled midi controller like Ampero Control to the Wavshare Zero model and you told that it can be done with a small change in the code.
May I know how it is possible?
Beta Was this translation helpful? Give feedback.
All reactions