RN 52 issue when connecting to calls The 2019 Stack Overflow Developer Survey Results Are In ...
Would it be possible to rearrange a dragon's flight muscle to somewhat circumvent the square-cube law?
Is this wall load bearing? Blueprints and photos attached
How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?
What are these Gizmos at Izaña Atmospheric Research Center in Spain?
How does ice melt when immersed in water
What aspect of planet Earth must be changed to prevent the industrial revolution?
How to grep and cut numbers from a file and sum them
Derivation tree not rendering
Take groceries in checked luggage
Arduino Pro Micro - switch off LEDs
Segmentation fault output is suppressed when piping stdin into a function. Why?
Typeface like Times New Roman but with "tied" percent sign
How to delete random line from file using Unix command?
Difference between "generating set" and free product?
Why is superheterodyning better than direct conversion?
How should I replace vector<uint8_t>::const_iterator in an API?
Would an alien lifeform be able to achieve space travel if lacking in vision?
Was credit for the black hole image misattributed?
Who or what is the being for whom Being is a question for Heidegger?
Is every episode of "Where are my Pants?" identical?
Can the prologue be the backstory of your main character?
What do you call a plan that's an alternative plan in case your initial plan fails?
What information about me do stores get via my credit card?
Semisimplicity of the category of coherent sheaves?
RN 52 issue when connecting to calls
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Why is VLC lagging when playing MP3 files over my LAN?How is it called when audio streaming “freezes” or “stucks”?Which lossless audio format should I use when storing them on my NAS?Will audio lag behind video when streaming over bluetooth?Why are WMP playlists incomplete when streamed over network?Disable bluetooth control dialog from popping up when a track change occurs?When streaming a song, in what folder does the song get saved?Microphone issue in audio streaming using FFMPEGHow to reconnect Bluetooth Headphones automatically, and enable voicemeter re-enable?Prevent ffmpeg drop when dropped input icecast stream
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am working on RN52 bluetooth module, for normal audio streaming(song/A2DP), i am getting analog values at speaker output( SPK L and SPK R both). When i am pausing the song, analog values getting changed on SPK L side.which is distinguishable that song is playing or not. But for call (HSP) the output is very much confusing, as When i am calling a number, i am getting analog values(XYZ) from SPK L side while talking, if he mutes the call, still i am getting the same analog output(XYZ) from (SPK L), my purpose is that, i want to know when the call is getting muted, the analog value should change my side when someone mutes the call as there should be nothing on my speaker when the person i dialed mutes the call , may be from some other pins or by using some other protocol, i can get my desired output. PLEASE HELP
audio-streaming
New contributor
add a comment |
I am working on RN52 bluetooth module, for normal audio streaming(song/A2DP), i am getting analog values at speaker output( SPK L and SPK R both). When i am pausing the song, analog values getting changed on SPK L side.which is distinguishable that song is playing or not. But for call (HSP) the output is very much confusing, as When i am calling a number, i am getting analog values(XYZ) from SPK L side while talking, if he mutes the call, still i am getting the same analog output(XYZ) from (SPK L), my purpose is that, i want to know when the call is getting muted, the analog value should change my side when someone mutes the call as there should be nothing on my speaker when the person i dialed mutes the call , may be from some other pins or by using some other protocol, i can get my desired output. PLEASE HELP
audio-streaming
New contributor
add a comment |
I am working on RN52 bluetooth module, for normal audio streaming(song/A2DP), i am getting analog values at speaker output( SPK L and SPK R both). When i am pausing the song, analog values getting changed on SPK L side.which is distinguishable that song is playing or not. But for call (HSP) the output is very much confusing, as When i am calling a number, i am getting analog values(XYZ) from SPK L side while talking, if he mutes the call, still i am getting the same analog output(XYZ) from (SPK L), my purpose is that, i want to know when the call is getting muted, the analog value should change my side when someone mutes the call as there should be nothing on my speaker when the person i dialed mutes the call , may be from some other pins or by using some other protocol, i can get my desired output. PLEASE HELP
audio-streaming
New contributor
I am working on RN52 bluetooth module, for normal audio streaming(song/A2DP), i am getting analog values at speaker output( SPK L and SPK R both). When i am pausing the song, analog values getting changed on SPK L side.which is distinguishable that song is playing or not. But for call (HSP) the output is very much confusing, as When i am calling a number, i am getting analog values(XYZ) from SPK L side while talking, if he mutes the call, still i am getting the same analog output(XYZ) from (SPK L), my purpose is that, i want to know when the call is getting muted, the analog value should change my side when someone mutes the call as there should be nothing on my speaker when the person i dialed mutes the call , may be from some other pins or by using some other protocol, i can get my desired output. PLEASE HELP
audio-streaming
audio-streaming
New contributor
New contributor
edited yesterday
Akina
1,38429
1,38429
New contributor
asked yesterday
Diptesh ChakrabortyDiptesh Chakraborty
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Diptesh Chakraborty is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424558%2frn-52-issue-when-connecting-to-calls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Diptesh Chakraborty is a new contributor. Be nice, and check out our Code of Conduct.
Diptesh Chakraborty is a new contributor. Be nice, and check out our Code of Conduct.
Diptesh Chakraborty is a new contributor. Be nice, and check out our Code of Conduct.
Diptesh Chakraborty is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424558%2frn-52-issue-when-connecting-to-calls%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown