READ BEFORE RETURNING RADIO REMOTE

Howdy, i came across an issue which i have a simple answer for(see below),
i was looking through the reviews on the apple store website, and noticed that alot of people return the radio remote because they were dissapointed that "it only got 4 stations, and they were all fuzzy", one thing, read the manual on how to run the thing, it is included in the box that it comes in, please read it.
And if you dont want to read it there listen to me. What i am thinking you are doing that you only get 4 stations, is that you are only hitting the forward and reverse (<<|>>) only, which goes through the factory presets which give you a few stations, which are usually unused, to select stations hit the middle select button on the ipod(this knowledge is conveniently located in the manual)
and use the click wheel to select your station.
Please think and read the manual before you decide to return it, check out the problem throughly.
If you have this problem, please listen to what i have wrote, it will help.
Derek.

Yes, you can us eyour own. The ones that come with the remote simply have a shorter cord than the stock headphones, otherwise they are identical.
Also, the Radio remote works only with the Nano and the 5G.

Similar Messages

  • Socket read() call returning before timeout.

    I have a couple of applications which use the following basic socket reading approach:
    Socket socket = new Socket("192.168.0.1", 54321);
    socket.setSoTimeout (5000);
    InputStream stream = socket.getInputStream();
    byte[] data = new byte[232];
    boolean done = false;
    while (!done) {
        int res= stream.read(data);
        if (res < data.length) {
            System.err.println ("Error reading packet data - not enough data received: "+ res);
        // process and output the data
    try { stream.close(); } catch (Exception e) {}
    try { socket.close(); } catch (Exception e) {}The problem I am having is that sometimes read(byte[]) returns a before the full array's worth of data has been read, and before a timeout has occurred. I never get a SocketTimeoutException, but I do get my debugging output. I have recorded the network traffic with a packet sniffer (Wireshark), and what I am seeing is that in the instances where the read returns prematurely, it stops at the end of a TCP packet. The rest of the data is in another packet that arrives shortly afterwords (~1.5 ms or less).
    I know that with normal (file) input streams, read can return whenever it wants regardless of how many bytes were read, however I was under the impression that network streams are supposed to block until all the data arrives (or a timeout occurs, if set). Is this incorrect?

    djpeaco wrote:
    I know that with normal (file) input streams, read can return whenever it wants regardless of how many bytes were readThat's correct and that's exactly the reason you see the behavior you see.
    however I was under the impression that network streams are supposed to block until all the data arrives (or a timeout occurs, if set).Why? Why do you think that network streams behave differently in this regard?
    Why shouldn't it give you the data as soon as it's available, when every other stream works this way?
    Is this incorrect?Yes, you must assume that the streams of a socket follow the general InputStream/OutputStream contract and that includes possibly returning from read() before the full array is filled.

  • Apple Radio Remote doesn't work with the iPod Touch?!

    In the Future it will be possible to use the iPod touch with the radio remote. About a week before on the apple store site the radio remote was supported by the iPod touch.

    http://www.amazon.co.uk/Roberts-ROBI-DAB-FM-Radio/dp/B000WZHJC0/ref=sr11?ie=UTF8&s=electronics&qid=1257068810&sr=8-1
    Better than the Apple radio/remote.
    Works with my (1st gen) iPod Touch.

  • Radio remote hold button

    Hi. I have the 2nd gen 4GB nano and the radio remote and my problem is that after leaving the nano alone for a day, I try to turn on the nano through the remote and it will not work. I have to turn on the nano first before I can use the remote.
    But this does not happen with the 1st gen nano or the mini. The remote works fine with these two.
    Can someone help?
    Dell   Windows XP Pro   Ipod Nano 2nd Gen

    I have the same thing, but it's never bothered me.
    I don't find having to turn on the nano from the iPod itself instead of the remote that big a deal.

  • Can I use non-apple earphones with radio remote?

    I have a new Ipod 3g and want to buy the radio remote. Must I use the earbuds supplied with the radio remote or can I use non-apple earbuds and earphones? Will I still get good radio reception with a non-apple earphone?

    Yes you can. I use Sennheiser PX100's and they work just fine.
    Plug the headphones into the remote rather than the iPod to get the best reception.

  • Radio Remote No Longer Works

    Since updating my ipod to the latest version my Radio Remote no longer works when i plug it in it says this accessory is not supported by this ipod what can i do

    Tried a restore?
    See: How to restore the iPod to factory settings.

  • Make single option as read only in Radio group

    Hi
    How to make a option readonly with respect to condition in radio group in oracle apex 4.0. Example
    option1
    option2
    option3
    option4
    I want to make the option4 read only based on the condition.So Where the codition needs to be added.
    Regards
    Balaji
    Edited by: 904493 on Feb 7, 2012 1:19 AM

    Just thinking aloud (can't test it right now myself): I'm not sure whether you can disable (or set read only) a radio button. However, if you don't need one of these options, perhaps you should modify List of Values query which returns these options. Furthermore, it means that list shouldn't be static but dynamic (SELECT statement).
    So how do we restrict SELECT's result set? By using a WHERE clause.
    Now, you know the conditions that have to be met in order to (or not to) display certain options. Suppose that there's a page item (named P1_CONDITION) which - if set to 4 (as "option*4*) - won't allow option4 to be displayed.
    List of values' query might look like
    {code}select option_name, option_id
    from options
    where option_id <> nvl(:P1_CONDITION, -1) --> -1 is a non-existent option
    {code}

  • Problems in compatibility of iPod radio remote with iPod classic 160 GB

    Hi all,
    I have just bought a iPod classic 160 GB and want to buy a iPod radio remote as well. However, after I have done my research, I find the radio remote is not compatible with iPod classic perfectly…
    Do you think it is a good idea for me to wait a new radio remote (maybe) or later Apple will release update?
    Thanks

    I use my Radio Remote with a Classic; it does everything that it had with my 5G-Video EXCEPT it will not allow me to set radio stations, either with the Radio Remote's control or the iPod's control.
    I have spoken with an iPod specialist (Apple Care) and according to him Apple has acknowleged less than 100% compatibility/functionality with the Radio Remote and the Classics. One of the reasons, he stated, was that several 5G-Video iPods were "getting fried" when the Remote was not fully connected to the docking-port. So Apple has decided to reengineer the port [for better a connection, I gather]. What puzzles me the most about the new generation of iPods is why they were rolled out without warning customers that their Car-Charger, Video Player, dock, AV Cable, or APPLE'S OWN Remote will not play nice with each other!
    This go around, it's find out the hard way.

  • Radio Remote Not Working As It Should

    tonight i bought a radio remote so I can listen to the radio. i plug it in, it works. however when i go to change the channel, it wont change. the volume can be turned up and down from both the ipod itself and the remote. also the radio can be turned on/off by both the ipod and the remote. any ideas? any help? thanks.

    Same exact problem here after 7 months of problem free usage. I cannot change the stations on the touch wheel or the remote. Tried resetting and re-syncing to no avail. Arghhh!!!

  • Return The remote server returned an error: (403) Forbidden error for some file types

    hi
    am using below code to get the byte array 
    byte[] myDataBuffer = client.DownloadData((new Uri(sourceUrl)));
    for source of type .txt/.jpg no problem with accessing.but the file type with .master/.wsp/.cs
    it is returning "The remote server returned an error: (403) Forbidden error for some file types" Error.how can i get rid of this.please help me
    Thanks in Advance

    Hi,
    It seems there is something wrong with your code, from your code the account and key are the same, because their appsetting name are the same.
    string account = ConfigurationManager.AppSettings["StorageAccountName"];
    //string account = CloudConfigurationManager.GetSetting("StorageAccountName");
    //string key = CloudConfigurationManager.GetSetting("StorageAccountAccessKey");
    string key = ConfigurationManager.AppSettings["StorageAccountName"];
    string connectionString = String.Format("DefaultEndpointsProtocol=https;AccountName={0};AccountKey={1}", account, key);
    return CloudStorageAccount.Parse(connectionString);
    If you use CloudConfigurationManager.GetSetting, please consider set azure project as the startup project, if not, this value will be null, this resulted in solution being started as a web project that didn't run inside the Azure emulator. Since CloudConfigurationManager.GetSetting
    tries to get setting by contacting Azure (or Azure emulator in this case), and it is not running, it returns null.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Forgot to erase apple tv before returning it, will apple reset it before reselling?

    i swapped my defective apple tv for a new one but forgot to reset the first one before returning it. will apple reset it before reselling it (if they fix it)? I signed into my itunes account and chose not to ask for password for buying content.

    Seasons Greetings
    Apple will erase all content before refurbishing the unit.

  • Radio remote destroyed my Apple Ear Buds

    Hi
    I was using my apple ear buds for 4 months now, all he sudden after i got the radio remote, the left ear bud's volume dropped by 2 db, that is allot, not to mention bass frequencies out of phase now.
    I can say from 16 years of recording records that the ear buds have been damaged, and i can not see how it was due to excessive volume but something with the remote, or maybe just was a matter of time due to the quality of the materials.
    My ear buds, i have ONE question, will apple replace them of they have not a scratch?
    http://store.apple.com/Catalog/US/Images/lmaltviewm9394ga.jpg

    Apple will replace them if they are still under
    warranty.
    http://depot.info.apple.com/ipod/
    This is the iPod warranty, not the ear buds.
    I wonder how i will have to go about this.

  • Does the Apple Radio Remote work after the update?

    Anyone try it after the update? I know it didn't work before...
    And a side question, since there doesn't seem to be anywhere to ask...are the support forums (especially logging in) constantly crashing Safari (Mac version, desktop) for you?

    The Apple Radio Remote I am assuming you mean the one linked below
    http://www.apple.com/ipod/accessories.html
    It would be the accessory attached to a ipod.
    IF this is the accessory your referring too. Then please note that the compatible devices that it works with is only ipods and not the iphone. Check the link below for yourself.
    http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=B9E C42BD&nplm=MA070G/C
    If you wish to have this accessory available for the iphone then leave feedback below
    http://www.apple.com/feedback/iphone.html
    And no logging into the forums is quirky but it does not affect my safari especially not crashing.
    GFF

  • How do i get my ipod radio/remote replaced?

    I bought my ipod radio/remote back in October and its suddenly stopped working. It is detected by the ipod (classic) as it brings up the radio option on the menu and also the volume up and down controls still work. However none of the other controls work at all.
    Ive plugged it into my old ipod (video) that my girlfriend uses and it has exactly the same problem.
    According to my receipt from the apple store its guaranteed until October 08 so do i need to take it back to the store or can i just get another one directly to me by apple?

    You can either take it back to the Apple Store (make a Genius Bar appointment on your computer the day you decide to go: it is a little busy at all of them right now) or go here: http://www.apple.com/support/oss/

  • Output video in the radio remote?

    Anybody know if is posible to connect video cable to the headphones output of radio remote for watch ipod on tv?

    Thanks Jeff, is that i note that when i use headphones output of ipod for watch ipod on tv even with the volume to max is difficult to hear the video. But if i connect ipod to tv throug the dock i hear the video ok. but when i travel i dont carry the dock because is very weigth...
    (sorry for my bad english)

Maybe you are looking for