Motorola CLIQ/DEXT has FM radio!
it uses Broadcom 4325 solution, that combines Bluetooth, Wi-Fi and FM radio functionality on a single-chip design.
we can tune stations and looks good but no sound coming out...
try yourself:
turn on bluetooth and phone radio.
from a # shell run:
/system/bin/fmradio
tune to 93.2 Mhz: set freq 93200
get RSSI and status: get status
get freq: get freq
...
available commands:
Commands:
set freq <frequency in kHz> - Set new frequency
set mode <mono/stereo> - Set desired mono/stereo mode
set mute <0/1> - Set mute state (0 = unmute)
set band <0-1> - Set band (0 = USA/Eur, 1 = Japan
set step <step in kHz> - Set search step
get freq - Get current frequency
get rssi - Get current RSSI
get step - Get current search step
get mode - Get current mono/stereo mode
get status - Get flags,rssi,carrier error etc
seek <up/down> - Initiate seek
abort - Abort seek
scan - Scans the band and displays channels
help - Print this help
quit - Exit the test application
(c)
http://forum.androidfan.ru/index.php?showtopic=1455