bbswitzer / PianoProject

Arduino Code for a DIY Player Piano
MIT License
55 stars 18 forks source link

esp32 ble pairing #3

Open mpostak opened 3 years ago

mpostak commented 3 years ago

Hi Brandon, I appreciate a lot your work, and I am trying to use it for a very similar project on a small old organ. I'm having some issues on bonding the esp32 with android, in order to get it seen as a MIDI-output by synthesia. I tried several times (also using "nRF Connect" or "Serial Bluetooth Terminal", also pressing the EN button) to pair the esp32 with my smartphone (and I tried with other smartphones too)... I think I am just missing something... Do you have any ideas? (I'm using your code as it is now). Thank you soo much, Matteo

mpostak commented 3 years ago

Hi! I unfortunately do not have much free time in these months, so I still didn't manage to look at it in the proper way... I hope to get back to it in some weeks!! Let me please know if you find something!

Il giorno sab 16 gen 2021 alle ore 14:09 jord4231 notifications@github.com ha scritto:

Hi Matteo having the same issue, did you work this out? I found in debug mode I can send some data but it's difficult to connect

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bbswitzer/PianoProject/issues/3#issuecomment-761560955, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUVMWDXEAEKX7ZT34DICTTS2GFZHANCNFSM4TLTDAEQ .

jord4231 commented 3 years ago

Hi, yes I have got the Bluetooth to connect now. I could not get anything to pair with it in settings on the PC or android however I found if you install synthesia on an iPad and go to Bluetooth settings within the app you will find it as a midi device. This is the only way I can connect to it. I'd be curious to see your project also:)