Replies: 4 comments
-
|
Hello. Two Arduino boards can be flashed and they work fine. Please help me with the issue of compiling the firmware for ESP32. I have already tried a lot of things (and different versions of Arduino Core ESP32 from 1.0.3 to 2.0.11, and Visual Studio 2019 with Visual Micro, Visual Studio 2022), but the Bluetooth server does not start on the ESP32 board after firmware, the phone does not see the Piano Player point. Maybe there are BIN files for the ESP32 firmware or another version of the program code? |
Beta Was this translation helpful? Give feedback.
-
|
Does it say the code uploaded correctly, and are you trying to search for the Bluetooth connection using your phone's standard Bluetooth menu? As far as I'm aware it doesn't show up there; you need an app that specifically looks for Bluetooth MIDI devices, which it will show up under. If you have access to a computer with Bluetooth, try using that to confirm the Bluetooth is broadcasting.
…________________________________
From: Agentblr1 ***@***.***>
Sent: Wednesday, March 6, 2024 1:18:41 AM
To: bbswitzer/PianoProject ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [bbswitzer/PianoProject] Piano Project Q&A (Discussion #5)
Hello. Two Arduino boards can be flashed and they work fine. Please help me with the issue of compiling the firmware for ESP32. I have already tried a lot of things (and different versions of Arduino Core ESP32 from 1.0.3 to 2.0.11, and Visual Studio 2019 with Visual Micro, Visual Studio 2022), but the Bluetooth server does not start on the ESP32 board after firmware, the phone does not see the Piano Player point. Maybe there are BIN files for the ESP32 firmware or another version of the program code?
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ASW5HWJHNO7B6XJOWQUXKUTYW3GODAVCNFSM4USUWS32U5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TQNRZGAZDEMA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Yes, I use a special BLE midi app to search for the device. I have already tried BLE midi examples and other libraries, they create a BLE midi point, everything is connected. But the Bluetooth midi server does not start on this ESP32 code. I also watched it through the port monitor in debugging mode. Only the code starts after restarting with the launch of keys 1 to 88 and that's it. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
This is a place where you can ask questions and get them answered! This could be about any part of the project from the code to the construction of the device. Questions can be answered by others who are working on the project or by me.
Beta Was this translation helpful? Give feedback.
All reactions