Hello,
My goal is: If i press a Button, I will record my voice with a microphone and will send it to my PC to save the Audio.
I have this Bluetoothmodul: https://www.roboter-bausatz.de/media/pdf/dc/51/d8/F-6888_V1-1_eng.pdf
I use the Arduino Mega 2560 and this microphone https://cdn-reichelt.de/documents/datenblatt/A300/ADAFRUIT_1713_ENG_TDS.pdf
I found also a bibliothek for the commons of the Modul: GitHub - tomaskovacik/BK3254: arduino library for A2DP bluetooth module based on BK3254 chip from Beken Corp (F-6888) and BK3266 based module F-6988 from HYT named HY5066 (not HY5066SR)
But i dont understand how i tell the bluetoothmodul to sent the microphone Input.
Can somebody help me?
Thx u