FM Transmitter/Receiver Broadcom BCM4329EKUBG - Nexus One General

I was trying to do a little research in to if I could get the FM transmitter/reciever to work or if it would be even possible. A little google searching around I found this. And the person who had been doing the most work on that part of android was an actual broadcom employee. So I sent him a quick, polite email asking him about FM support in the Nexus one. It is as follows:
"Mr. Harte,
I noticed your commits here. Will Broadcom provide support/drivers for the FM transmitter/receiver in the Nexus One and other Android devices?
Sincerely,
Will"
And his surprisingly helpful and quick response:
"Hello,
The FM receiver is supported in the HTC Incredible and HTC EVO 4G. I’m not sure if the Nexus One hardware supports FM. The 4329 chip has FM, but I don’t know if the external components required for the FM Antenna are populated on the board. I believe there is also some work needed in the kernel to enable the audio path for FM, but if/when HTC open-sources the kernel for the EVO or Incredible, this should be evident. Also, the EVO and Incredible use the Broadcom Bluetooth stack, while the Nexus One uses BlueZ. I don’t think there is any support in BlueZ for FM. I have no idea about FM Transmit, but I would highly doubt it is possible to get that to work…
-Howard"
That makes me sad but at least now I know. Hopefully though this will provide some light to any crafty developers interested tinkering with this.

Shorthand.
Even if the hardware says fm/transmit/receive, we would have to solder, replace the bluetooth stack, and possibly replace the chip firmware to get it to work.
Short, short hand.. NO FM on nexus one.

No really, somehow he neglected to mention the sister Desire.

Regarding the antenna portion, it's been proven that the nexus can find stations. . .just not output any sound from them.

Mi|enko said:
Regarding the antenna portion, it's been proven that the nexus can find stations. . .just not output any sound from them.
Click to expand...
Click to collapse
I do remember reading about that. Can you find the source? If thats true, then we know the only problem is the stack.

williamthrilliam said:
I do remember reading about that. Can you find the source? If thats true, then we know the only problem is the stack.
Click to expand...
Click to collapse
Check the notes from Modaco's Desire ROM port. I think it's there. But since FM radio is analog, there may be a lot more to it than a stack.

attn1 said:
Check the notes from Modaco's Desire ROM port. I think it's there. But since FM radio is analog, there may be a lot more to it than a stack.
Click to expand...
Click to collapse
Yup, his bluetooth doesn't work because he is using the Nexus One kernel. Well, we now know what part of the kernel isn't allowing the bluetooth to work; Bluez vs the Broadcom Stack. I don't know the legal implications of using it, but it seems like it would be possible.

Devastatin said:
Shorthand.
Even if the hardware says fm/transmit/receive, we would have to solder, replace the bluetooth stack, and possibly replace the chip firmware to get it to work.
Short, short hand.. NO FM on nexus one.
Click to expand...
Click to collapse
Patently FALSE.
All we need is a kernel with FM support and the FM driver. Receive is definitely possible.
I do believe however that the power amplifier chips for transmitting are absent, so that won't be a possibility.

williamthrilliam said:
Yup, his bluetooth doesn't work because he is using the Nexus One kernel. Well, we now know what part of the kernel isn't allowing the bluetooth to work; Bluez vs the Broadcom Stack. I don't know the legal implications of using it, but it seems like it would be possible.
Click to expand...
Click to collapse
Getting an analog tuner that isn't connected to anything to tune is not much help. I don't care what software you write, if there is no output to be captured, it's not going to happen. It's like a cable box with no television connection. It tunes just fine. If the rest of the connecting hardware is there, then there's a shot. But Google has never said there would be FM in the Nexus One at any point. I am less than optimistic.
GldRush98 said:
Patently FALSE.
All we need is a kernel with FM support and the FM driver. Receive is definitely possible.
Click to expand...
Click to collapse
That still has not been determined.

or you can go to your favorite radio station's website and click on "listen in" or whatever and now your listening to FM on your phone. =D
or maybe not, thats how it works on my pc..

i dont understand what the bluetooth has anything to do with this? why does it matter the blueZ vs broadcom bluetooth hardware? it sounds like the fm radio portion is there and can even pick up stations with an antenna, just routing the audio. but that doesnt need to happen thru bluetooh, it could happen through the headset or loudspeaker.

RogerPodacter said:
i dont understand what the bluetooth has anything to do with this? why does it matter the blueZ vs broadcom bluetooth hardware? it sounds like the fm radio portion is there and can even pick up stations with an antenna, just routing the audio. but that doesnt need to happen thru bluetooh, it could happen through the headset or loudspeaker.
Click to expand...
Click to collapse
The Broadcom BCM4329EKUBG has all of these functions built in. FM, 802.11, bluetooth.
http://www.broadcom.com/products/Bluetooth/Bluetooth-RF-Silicon-and-Software-Solutions/BCM4329

RogerPodacter said:
i dont understand what the bluetooth has anything to do with this? why does it matter the blueZ vs broadcom bluetooth hardware? it sounds like the fm radio portion is there and can even pick up stations with an antenna, just routing the audio. but that doesnt need to happen thru bluetooh, it could happen through the headset or loudspeaker.
Click to expand...
Click to collapse
The bluetooth/fm/wifi are all on one chipset.

ChillRays said:
or you can go to your favorite radio station's website and click on "listen in" or whatever and now your listening to FM on your phone. =D
or maybe not, thats how it works on my pc..
Click to expand...
Click to collapse
For the most part yes (esp. with those of us with froyo and flas ). But what made me start searching for this was a tornado that past by me by only a few miles. I luckily was in the car and able to tune in to a station broadcasting the Emergency Broadcasting Systems's message, but I thought it would be nice to be able to do that on my phone.

RogerPodacter said:
i dont understand what the bluetooth has anything to do with this? why does it matter the blueZ vs broadcom bluetooth hardware? it sounds like the fm radio portion is there and can even pick up stations with an antenna, just routing the audio. but that doesnt need to happen thru bluetooh, it could happen through the headset or loudspeaker.
Click to expand...
Click to collapse
Integrated circuits perform multiple functions. That broadcom chip could do a lot more than blue tooth. FM is analog. If all you have is the tuner and there is no connecting hardware, then yeah, you receive a signal, but it's going nowhere. If you can't capture the output, you can't use it. Do we know if the FM radio signal in the Desire is ever digitized? It could work like a regular FM radio and the digital/software part is for tuning purposes only and radio itself is analog. I read somewhere is that the HTC FM radios require wired headset use - and don't play back through blue tooth. Irony there, I think. Speculation is that is because they are used for an antenna, but I think it could also be that it's because it's an analog output. I am guessing the N1 is missing all the required circuits - except the tuner.

attn1 said:
Integrated circuits perform multiple functions. That broadcom chip could do a lot more than blue tooth. FM is analog. If all you have is the tuner and there is no connecting hardware, then yeah, you receive a signal, but it's going nowhere. If you can't capture the output, you can't use it. Do we know if the FM radio signal in the Desire is ever digitized? It could work like a regular FM radio and the digital/software part is for tuning purposes only and radio itself is analog. I read somewhere is that the HTC FM radios require wired headset use - and don't play back through blue tooth. Irony there, I think. Speculation is that is because they are used for an antenna, but I think it could also be that it's because it's an analog output. I am guessing the N1 is missing all the required circuits - except the tuner.
Click to expand...
Click to collapse
This is true of the Touch Pro hardware at least. The FM Radio wouldn't function with out the headphones plugged in. It used the headphone wire as the antenna.

there is a great thread going in the nexus development area where some people are trying to write the kernel so that the sound has an output. It sounds like they are making great progress maybe anyone reading this thread who has some technical skills can help. I believe they too have been able to tune the phone to a station but not output the sound yet.

It seems to me we need definitive answers to the following 2 questions from HTC / Google ...
Q1. Does the nexus one have the necessary hardware and interconnections for FM radio reception and output through either the speaker or headphones. YES/NO?
Q2. Does the nexus one have the necessary hardware and interconnections for FM radio transmission of any type (music / voice). YES/NO?
If both answers are a definitive NO, we can move on. If there is a YES then the clever people here, who make the magic happen, have some hope of success.
Does anyone know the correct ppl at HTC / Google to ask these questions of?

I don’t have anything to add but would like to encourage you guys in your endeavour to get FM radio working on the N1 and also point you too or remind you what androidpolice reported at Google I/O
If this is true then perhaps all the building blocks are in place.
http://www.androidpolice.com/2010/0...nity-as-our-best-bet-post-google-io-coverage/

sd00 said:
It seems to me we need definitive answers to the following 2 questions from HTC / Google ...
Q1. Does the nexus one have the necessary hardware and interconnections for FM radio reception and output through either the speaker or headphones. YES/NO?
Q2. Does the nexus one have the necessary hardware and interconnections for FM radio transmission of any type (music / voice). YES/NO?
If both answers are a definitive NO, we can move on. If there is a YES then the clever people here, who make the magic happen, have some hope of success.
Does anyone know the correct ppl at HTC / Google to ask these questions of?
Click to expand...
Click to collapse
Or maybe we just need to think and use the info that we have in other threads on the subject. But I'll repeat things written in another thread, by myself and other guys:
Q1. Broadcom chip brief (the best doc available for it on the net) clearly shows the radio having no separate connections but using BT's high speed UART and I2C. The interconnects are the same, and since Paul's Desire port has radio control working - that means I2C is working too, so the answer is YES.
Q2. The stated output power of the chip is good enough for short-range transmission w/o a dedicated antenna, using headphone cord. The control and data are given in the same way as in Q1. So, the answer is YES again, but with more trouble - while there is a working device utilizing FM receiver functionality, which can at least theoretically be ported completely using its source, there is no device with FM transmitter, which means - if someone wants to use transmitter, that someone needs to acquire specific Broadcom documents for the chip.
So I guess the thread can be laid to rest, and anyone that can really help - for example, to go over Desire source and figure out the correct setting for QSD UART to receive FM audio and the procedures to stream it to the speaker - are welcome to head over to Dev section.

Related

[REQ] Activating FM Transmitter & Full 802.11N Support

in the regestry edit you enter the section BCMSDDHD1 has any one noticed that the first 3 letters bcm reveals to the broadcom chip that exists in it as models from this company starts with 3 letters like (BCM4329)
and the only chip in this company that supports n wifi is the (BCM4329) that exists in the google nexus one and this chip supports fm transmition so
conclusion (if hd2 really supports wifi n type then it contains the only chip that supports it which is the BCM4329 that should support fm transmittence ) so if (wifi n) is really supported then the hd2 has a built in (fm transmitter hardware) that exists in the (BCM4329)chip so we hope to make an application to activate this option
correct me if iam wrong
what we have reached till now for developers
1.BLAST3RR have helped us with the datasheet in the attatchements for the broadcom chip
2. some tests are made to make sure that the hd2 has a really wifi n hardware and it seems that it supports it some what so we are some what sure that hd2 contains the BCM4329 chip as it is the only chip that supports wifi n type but we need live evidense
3. there are some pics of the internal components but it doesnot show the kind of the chip
4. xmoo posted a link to a cab that may help us in developing http://rapidshare.com/files/34053706...ebug_Tools.cab and here is the link of its thread http://forum.xda-developers.com/showthread.php?p=5446085
5.BLAST3RR reached that hd2 definitely has an audio path to the TX part for the FM radio, as it is listed in the 'WceSetAudioDev'.
Among the options is a 'I2S TX'. I therefore assume this is the path needed to feed the transmitter audio
6.useful files are added in attatchements fmradiosdk.dll & htcfm.dill to help in development
what is missing us
1. we only miss drivers for now
thanks you all for your support
i have posted a post in windows software development forum to ask experts to help us this is the post http://forum.xda-developers.com/showthread.php?t=624822
updates
the hd2 is confirmed now to to have the bmc 4329 see this link http://forum.xda-developers.com/showthread.php?t=624331 see the attatchements ​
Interesting..
Subscribing to this topic.
BLAST3RR said:
Interesting..
Subscribing to this topic.
Click to expand...
Click to collapse
thanks for the support
+1 here ______________
kregowski said:
+1 here ______________
Click to expand...
Click to collapse
let's hope some of the professionals read this post and help us
please i don't want this post to die
Anything is (possible). But wouldn't the (HD2) need some kind of (transmission aerial) suitable for (FM)? And if it had that, then (HTC would have added the feature in the first place).
Why the weird brackets, by the way?
interesting
Good luck for the R&D guys to figure that out. Some mod should make this one sticky.
+1 here aswell
oooh yea, subscribing
elyl said:
Anything is (possible). But wouldn't the (HD2) need some kind of (transmission aerial) suitable for (FM)? And if it had that, then (HTC would have added the feature in the first place).
Why the weird brackets, by the way?
Click to expand...
Click to collapse
the fm transmittance antenna is in the broadcom chip(BCM4329) it self as it is said to has two antennas see this http://www.broadcom.com/products/Wireless-LAN/802.11-Wireless-LAN-Solutions/BCM4329
and rememper tp2 it has fm radio hardware but it was disabled until some developers enabled it by cab and disabeling wifi n in hd2 until a sutiable tweak to enable it (who knows why htc do things like this)
i hope this thread to be stickey as it will be ignored and we will never know the truth
+1
Very interesting indeed!
elyl said:
Anything is (possible). But wouldn't the (HD2) need some kind of (transmission aerial) suitable for (FM)? And if it had that, then (HTC would have added the feature in the first place).
Why the weird brackets, by the way?
Click to expand...
Click to collapse
Even if this is the case, I think the same antenna would be used as for receiving FM radio (the headset). So still, no worries as far as the aerial concerns.
This would probably require a driver to work first, though. Then the second thing to find is an application to send audio to it/control frequencies.
Anyone who would be able to develop such application will definitely get a donation from me.
BLAST3RR said:
Even if this is the case, I think the same antenna would be used as for receiving FM radio (the headset). So still, no worries as far as the aerial concerns.
Click to expand...
Click to collapse
but i think fm transmittance antenna is not the same as the fm reciver my frind has nokia n79 it needs headset to recive fm but it transmits without it
i think fm transmittence is direct from the chip as it has two antennas one for wifi and other for fm transmittence as i read before but reciving fm signals is through the headset as it needs longer antena
hoss_n2 said:
but i think fm transmittance antenna is not the same as the fm reciver my frind has nokia n79 it needs headset to recive fm but it transmits without it
i think fm transmittence is direct from the chip as it has two antennas one for wifi and other for fm transmittence as i read before but reciving fm signals is through the headset as it needs longer antena
Click to expand...
Click to collapse
I know, but I was just stating that the aerial should therefore be no problem.
And that this would definitely be worth investigating.
When I had a Nokia N86 it had the FM transmitting aerial built into the battery cover.
BLAST3RR said:
I know, but I was just stating that the aerial should therefore be no problem.
And that this would definitely be worth investigating.
Click to expand...
Click to collapse
sorry you are right the aerial is not the problem now
Subscribing!!!!

So, the FM radio can't be made to work?

Please forgive me/move thread if this is the inappropriate forum. I couldn't decide for 10 minutes, so I decided to go with the dev forum.
The FM radio: Is it going to be impossible to get it working on the N1? From what I understand the current state of play, devs have got the app working, it scans and finds stations, but it's as though the audio lines are physically not connected up (is this accurate?).
Could it be a limitation of the Alpha status of the Desire ROM being examined?
i think it is radio's fault
if google give us a new radio with fm and maybe some extra mb ram it will work just fine
eesmm said:
Please forgive me/move thread if this is the inappropriate forum. I couldn't decide for 10 minutes, so I decided to go with the dev forum.
The FM radio: Is it going to be impossible to get it working on the N1? From what I understand the current state of play, devs have got the app working, it scans and finds stations, but it's as though the audio lines are physically not connected up (is this accurate?).
Could it be a limitation of the Alpha status of the Desire ROM being examined?
Click to expand...
Click to collapse
I'm pretty sure the N1 doesn't have an FM receiver in it.
And if you don't have the hardware, you don't have the hardware. Software can't magically make up for it.
It'd be like trying to get an FM signal out of a toaster.
Paul22000 said:
I'm pretty sure the N1 doesn't have an FM receiver in it.
And if you don't have the hardware, you don't have the hardware. Software can't magically make up for it.
It'd be like trying to get an FM signal out of a toaster.
Click to expand...
Click to collapse
It has the hardware...there is a Gizmodo (think it was them) teardown of N1. Discusses the FM capabilities. Also...Desire and N1 have same hardware on the inside (different trackball feature and buttons..but the same). There are posts around the forums confirming this by Modaco and some others.
http://www.engadget.com/2010/01/06/nexus-one-teardown-reveals-possible-802-11n-radio-and-fm-transmi/ was Ifixit.com, reported on engadget
Paul22000 said:
I'm pretty sure the N1 doesn't have an FM receiver in it.
[...]
Click to expand...
Click to collapse
The Nexus One features a Broadcom BCM4329 chipset with "IEEE 802.11 a/b/g/n system (MAC/baseband/radio) with Bluetooth® 2.1 + EDR (Enhanced Data Rate), and FM radio receiver and transmitter" (according to Broadcom's product page).
It may not be fully connected up, or it may just be a software issue (hence my asking in this thread) but the hardware is in there.
eesmm said:
The Nexus One features a Broadcom BCM4329 chipset with "IEEE 802.11 a/b/g/n system (MAC/baseband/radio) with Bluetooth® 2.1 + EDR (Enhanced Data Rate), and FM radio receiver and transmitter" (according to Broadcom's product page).
It may not be fully connected up, or it may just be a software issue (hence my asking in this thread) but the hardware is in there.
Click to expand...
Click to collapse
What we need is the Desire's completed ROM, and might need it's headphone with built in FM receiver as well. When yo utry and open the FM radio app, it asks you to insert headphones with a FM receiver... well, some have tried and get it to lock on stations, but no sound. Which seems to mean it is a lack of a completed ROM/app, not hardware.
It's possible we may never get this feature working. Not a big deal to me, though. Pandora works fine!
pjcforpres said:
What we need is the Desire's completed ROM, and might need it's headphone with built in FM receiver as well. When yo utry and open the FM radio app, it asks you to insert headphones with a FM receiver... well, some have tried and get it to lock on stations, but no sound. Which seems to mean it is a lack of a completed ROM/app, not hardware.
Click to expand...
Click to collapse
The headphones don't have the receiver in it. it simply uses the headphone cable as an Antenna just like the iPod Nano's built in radio.
pjcforpres said:
What we need is the Desire's completed ROM, and might need it's headphone with built in FM receiver as well. When yo utry and open the FM radio app, it asks you to insert headphones with a FM receiver... well, some have tried and get it to lock on stations, but no sound. Which seems to mean it is a lack of a completed ROM/app, not hardware.
Click to expand...
Click to collapse
any headphone can act as radio antenna...at least it works in nokia symbian phone. no need to use specific headphone.
faizalmzain said:
any headphone can act as radio antenna...at least it works in nokia symbian phone. no need to use specific headphone.
Click to expand...
Click to collapse
Yes and no... if the chip set itself has FM, which the Nexus seems to have, then this is true. But for many "dumb" phones it is the head set itself. This is why I said may need the Desires headphones, and then went on to say it seems more like a lack of a completed ROM/app, since you can tune, just no sound.
would love to see FM radio working on my N1
zmalach said:
would love to see FM radio working on my N1
Click to expand...
Click to collapse
+1... BUMP. And for all of you saying "why would you listen to FM radio? Pandora is way better" there is one show in particular here in town that I can only either stream over the internet (requires flash) or listen on the radio that would be kickass if I could catch over FM on my phone. If i want to listen to music then FM radio is definitely the last place I'll go lookin....
teleknEsis said:
+1... BUMP. And for all of you saying "why would you listen to FM radio? Pandora is way better" there is one show in particular here in town that I can only either stream over the internet (requires flash) or listen on the radio that would be kickass if I could catch over FM on my phone. If i want to listen to music then FM radio is definitely the last place I'll go lookin....
Click to expand...
Click to collapse
That's a good point.
Exactly why I have my ipod Nano..
KEVIN AND BEAN!! I MUST LISTEN TO YOU... oh yea and loveline... only reasons I would want an FM radio...
teleknEsis said:
+1... BUMP. And for all of you saying "why would you listen to FM radio? Pandora is way better" there is one show in particular here in town that I can only either stream over the internet (requires flash) or listen on the radio that would be kickass if I could catch over FM on my phone. If i want to listen to music then FM radio is definitely the last place I'll go lookin....
Click to expand...
Click to collapse
not available in the UK though.
i hope we can tune in on FM soon....
I'm not sure I would use the FM radio every day, sure, but it's an important feature nonetheless. For fast local news with minimal battery drain there's nothing like having a radio handy.
Many of the on-line radio services are great/better, but require you to use precious data bandwidth, and I resent that. I don't like the idea of my phone being a gateway for the phone company to make more money off me. I spend most of my life within wifi hotspots, and use the cellular web service as little as possible. Apps, audio books, and presynched RSS feeds can pass the remaining time.
For example, I was shopping for an iPhone in the final months of '09, and the cell companies all offered to "unlock" the GPS function of the iPhone "for three months for free". Hang on, I asked, the iPhone has its own GPS, so why a) would I need them to "unlock" the capability and b) I would have to pay for my own GPS after the first three months? I learned that, while the GPS coordinates come for free, the maps are the domain of the cell company. Screw that.
One of the best features of the N1 is the built-in Google maps, and while I might be willing to pay one-time for TomTom maps or software (the best GPS OS imho) but pay every month forever, no way.

fm transmitter

is their a way to transmit audio from the hd2 to a device via fm waves?
DAMIEN123_666 said:
is their a way to transmit audio from the hd2 to a device via fm waves?
Click to expand...
Click to collapse
Although it appears that the HD2 is capable of FM transmission, it is not activated. There is a long discussion about the FM transmitter here:
forum,xda-developers,com/showthread.php?t=622377
(I can't post links... just change the commas to dots)
yeah, seems like we need a driver written for it. No other wm phones have this particular Broadcom chip.
meegulthwarp said:
yeah, seems like we need a driver written for it. No other wm phones have this particular Broadcom chip.
Click to expand...
Click to collapse
That'd be fantastic!
@op, as nothing's available now, you might be interested in one of the many 3.5mm FM transmitters available at www.dealextreme.com or on ebay. Obviously they need a power source (usually 12v car port, USB or AAA batteries).
Hope that helps.
You can also get bluetooth adapters with built in FM transmitters that will enable hands free for car use. Very handy!

Can audio come out of car stereo via FM Tuner

I can't remember where I saw it but I remember reading that the Incredible can use the built in FM Tuner to broadcast the sound out of the car speakers rather than just receive FM signal to play on the phone. Does anyone know anything about this?
you would need an FM transmitter to do that and I don't think it has one built-in.
Not sure it would probably need some type of application or hack to get it to do that not sure it does it put of the box though.
Supposedly the chip has that capability, but it may need an antenna which may or may not be installed, and it hasn't been advertised as a feature.
It is unlikely this will work out of the box, and may never work without opening the phone.
But we won't know until someone finds a way to turn on that part of the chip
EDIT: And for the naysayers, This has an FM tuner out of the box... we're talking about an FM modulator, which the chip *does* support, whether HTC implemented it is the unknown
fm tuner just means you can listen to the radio on your phone... if it said FM modulator then it would mean you can transmit fm signal out of it...
vilord said:
Supposedly the chip has that capability, but it may need an antenna which may or may not be installed, and it hasn't been advertised as a feature.
Click to expand...
Click to collapse
That same chip also could provide us 802.11n. They managed to get that portion working after the fact on the Nexus One. I remain hopeful for this as well.

[Q] Development status for FM support.

Dear friends,
I had read in some threads about the existence of the BCM4329 inside the HD2, that it makes FM receiver AND TRANSMITTER options possible.
So, I was wondering about the chance of having FM transmissions possible, if things had progressed with the years (those news are from 2010, still focused on WM6.5), also thanks to the existence of very updated versions of Android, although it seems to me that nowadays an FM API is still not available to us.
Thank you.
What are you talking about? Where did you search for this? As a Google search you are Fired!
Just instal Spirit FM and you are ready to use FM Radio on your magnificent HD2. Plug the Headphones which are needed as antenna. Also the Radio will turn on Bluetooth because the chip to run FM radio is implemented into it.
Have Fun.
eclyptos said:
What are you talking about? Where did you search for this? As a Google search you are Fired!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=622377
The only thing that I would like to add is that one of attached file is not exactly a datasheet but a simple brochure, at least in my opinion...
clrscr said:
http://forum.xda-developers.com/showthread.php?t=622377
The only thing that I would like to add is that one of attached file is not exactly a datasheet but a simple brochure, at least in my opinion...
Click to expand...
Click to collapse
What is your point? I got HTC HD2 and I use Spirit and everything working fine. Where is your problem? Maybe you have the wrong Rom installed. I know someone complain with some rom but the hardware it's the same.
BTW, what FW trasmissions for?
clrscr said:
Dear friends,
I had read in some threads about the existence of the BCM4329 inside the HD2, that it makes FM receiver AND TRANSMITTER options possible.
So, I was wondering about the chance of having FM transmissions possible, if things had progressed with the years (those news are from 2010, still focused on WM6.5), also thanks to the existence of very updated versions of Android, although it seems to me that nowadays an FM API is still not available to us.
Thank you.
Click to expand...
Click to collapse
Unfortunately, there hasn't been much progress on that field (as a matter of fact, there hasn't been any progress at all). If you read the replies in that thread, they couldn't make it work. The furthest the could get is to confirm that the HD2 indeed does have the chip.
eclyptos said:
What is your point? I got HTC HD2 and I use Spirit and everything working fine. Where is your problem? Maybe you have the wrong Rom installed. I know someone complain with some rom but the hardware it's the same.
Click to expand...
Click to collapse
He isn't talking about the radio receiver, he's talking about a radio transmitter. E.g. You run a special app, ask the app to transmit a song using radio. And then you can listen to that song, say, in a car using the radio. No wires/bluetooth connection needed. Simply tune in and listen. I really wished they did it.. what a pity.
Marvlesz said:
He isn't talking about the radio receiver, he's talking about a radio transmitter. E.g. You run a special app, ask the app to transmit a song using radio. And then you can listen to that song, say, in a car using the radio. No wires/bluetooth connection needed. Simply tune in and listen. I really wished they did it.. what a pity.
Click to expand...
Click to collapse
Yeah, I figure out this at the end, my bad. :angel:
It will be a good option but the radio receiver will have to tune to a specific frequency and this part I think will be the issue here. In terms of words so simply but unconventional.
I think they don't do that for a national security.

Categories

Resources