Can't delete access point on e5

i tried many times to delete unused access point from connection>destination it ashed me to delete and i confirmed but it still their
plz help...

Back-up your important data thru' Nokia Suite . Do not include the 'SETTINGS' in the back-up. Soft Reset your phone by dialing *#7370# followed by 12345 ( default code unless set by you) when prompted. This will erase all data from the phone memory along with the Settings (..provided the device is NOT locked to any Network, and the Operator hasn't provided these settings) . After the reset Restore your data again using the Nokia Suite. Any applications that you had installed will need re-installation ...

Similar Messages

  • 5800: How can I select access points manually in a...

    The access point management of the 5800 is somewhat different: using Web you can select the access point every time you start it, but other applications using network (e.g. Opera Mini) start connecting Wifi or 3G whatever comes first which means when you are in another country and the signal of a Wifi hotspot is too weak it will select 3G and does not notify the user of it, which will cost lots of money then.
    Is there a possibility that I can select manually  the access point at every application start like Web does ?
    The older Nokias (e.g. E70) allowed to do this.
    Nokia 5800
    FW 30.0.011

    Since you are using a Select-Option,  it could complicate things a little, but here is a sample program which is pretty locked down.
    report zrich_0001.
    tables: bsid.
    select-options: s_bldat for bsid-bldat no-extension..
    start-of-selection.
      read table s_bldat index 1.
      call function 'RE_ADD_MONTH_TO_DATE'
           exporting
                months  = '-12'
                olddate = s_bldat-low
           importing
                newdate = s_bldat-low.
      modify s_bldat index 1.
      check sy-subrc  = 0.
    Regards,
    Rich Heilman

  • N91 - Deleted Access Points still visible to appli...

    I created and later deleted a number of Access Points in Menu > Tools > Settings > Connection > Access Points.
    Although they appeared to be deleted (not listed anymore in the N91 menu system), applications such as Fring and Nimbuzz include/show all the deleted Access Points together with the current access points when listing available access points for selection. 
    Is there a known OS bug with access point deletion?
    I'm using the latest Nokia software V2.20.008.

    Avoid 5.X firmware.

  • Delete access points for N82

    There are about 200 access points in my N82. It is very slow for me to delete them one by one. How can I delete them at the same time?
    ps. I donot want to format the cell phone. Thank you very much.

    I'm afraid it's impossible.
    If you want to thank someone, just click on the blue star at the bottom of their post

  • Can a single Access Point support both bridge mode and Access Point mode at the same time

    Hi Guys
    Does anyone know which access point can work in both bridge mode and AP mode ?
    Cheers

    Well what are you trying to cover. If its really a large outdoor area, then look at the mesh AP. Those require a WLC. Autonomous or stand alone ap can perform bridging on one radio and client access on another. You can also look at AP that support indoor mesh that also controlled by a wlc. If your putting APs outdoors, then look at the outdoor mesh.
    Thanks,
    Scott Fella
    Sent from my iPhone

  • Photosmart c309a can't find access point to Mac Mavericks OS

    I've owned probably ten HP printers.  I've been thru five of them in five years and I'm beginning to think I need another brand.   I have a 2010 Mac running Mavericks OS, a Netgear 802.11 wireless router, an Apple Air Port and Norton.  I installed the c309a All-in-One printer last year for the first time.  By spring of this year, the scanner function stopped working.  The other day, the printer wouldn't print.  I think the power plug might've come undone but I'm not sure.  I selected a new print queue as I've done in the past and still no connection with the printer.  I made sure connections were secure.  No luck.  I turned the printer off and restarted.  Still nothing.  I ran diagnostics: "Your HP printer cannot find your access point."  The Network Name (SSID) was not found.  I unplugged everything.  I uninstalled the software, I reinstalled the software.  Each time, the installation process would hang up at the configuration stage and the disc would spin and spin.  I tried connecting via USB to my Mac, but that failed too.  I rebooted my AirPort.  I even tried to manually enter the IP address on the AIO keypad.  No success getting the printer to recognize my Mac.  I succeeded at making an ad hoc connection using the wireless radio with hpsetup as the SSID.  The next day, when I needed to print, the hpsetup network option was unavailable and diagnostics told me the wireless radio wasn't working!  Per online forum suggestion, [edited reset instruction by Moderator]  That trick reset my wireless radio but still the c309a is unable to find my access point and I can't print using my 802.11 wireless.  If I can't solve this problem, I will not buy another HP printer.  I hope someone can help.  Thank you for your time.

    Hi @CluelessPackard ,
    I see that you are unable to setup the printer over the wireless network. I would really like to be able to help you resolve this issue.
    Restore the printer defaults.
    Go to Setup, Network, Restore Network Defaults.
    Print the Wireless Network Test.
    Go to Setup, Network, Advanced Setup, Wireless Network Test.
    If it passes, then it isn't a hardware issue with the printer.
    If it passes, setup the Adhoc connection again.
    Click the Airport on the top right corner on the Mac.
    Click on the HP printer from the list. (you won't be on the internet till this procedure is finished)
    Add the printer and try and print to see if the wireless is working properly.
    Check the Configuration Page for the printer's IP address.
    Go to Setup, Network, View Network Settings, Display Wireless Summary.
    If you have a valid IP address for the printer then try and access the Embedded Web Server for the printer.
    Type the IP address into your web browser's address bar. (Safari)
    When setting up the printer, it has to be setup on the main router not the extension.
    Go to the network tab along the top of the EWS.
    Click on Wireless Setup Wizard along the left hand side to begin configuring the printer.
    Apply your settings.
    You have now completed the Wireless configuration.
    Click the Airport on the top right corner on the Mac and select your network name.
    Click on the Apple.
    Click System Preferences, click the Printers and Scanners icon, then click the + sign, then select the printer from the list, make sure the printer listed beside use: shows the proper printer name, click on the add button. You might have to click on the drop down to select your printer.
    Test the printer.
    If you need further assistance, just let me know.
    Have a wonderful day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Can't associate access point

    I'm somewhat new to linux, but I'm trying to avoid cliche noob-isms. I've done some research and read a lot of forums and helped myself to a point, but now I'm stuck getting wifi to work. Here's the deal...
    I'm running arch on an old laptop with a broadcom 4306 wifi card. At first I had problems with the firmware, evidenced by
    [mkeller@archbox]$ sudo dmesg -c > /dev/null
    Password:
    [mkeller@archbox]$ sudo ifconfig wlan0 up
    SIOCSIFFLAGS: No such file or directory
    [mkeller@archbox]$ sudo dmesg -c
    b43legacy ssb0:0: firmware: requesting b43legacy/ucode4.fw
    b43legacy-phy0 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load failed.
    b43legacy-phy0 ERROR: You must go to http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download the correct firmware (version 3).
    so i followed the instructions at linuxwireless.org and now i can
    ifconfig wlan0 up
    no errors, and it shows up in ifconfig. so now I try to associate with the access point
    [mkeller@archbox ~]$ sudo iwconfig wlan0 essid "2wire868" key #mykey#
    Password:
    [mkeller@archbox ~]$ iwconfig
    lo no wireless extensions.
    eth0 no wireless extensions.
    wmaster0 no wireless extensions.
    wlan0 IEEE 802.11bg ESSID:"2wire868"
    Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
    Tx-Power=27 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    so I'm not associated with the WAP. i also tried
    [mkeller@archbox ~]$ sudo iwconfig wlan0 essid "2wire868" key s:#mykey#
    which I found was the syntax for a WEP passphrase (mine is just a string of numbers, which I'm assuming is a hex key not an ASCII passphrase) but same results.
    So I got on to the WAP with eth0 and removed the wireless security altogether. Then I tried
    [mkeller@archbox ~]$ sudo iwconfig wlan0 essid "2wire868"
    and same results. Note that I've also tried 2wire868 (without the quotes) since I've seen it both ways on forums.
    So any help would be appreciated. please be specific and just assume that I don't know how to use any command...spell it out for me.

    here's the last few lines of everything.log
    Nov 3 20:27:56 archbox kernel: b43legacy ssb0:0: firmware: requesting b43legacy/ucode4.fw
    Nov 3 20:27:56 archbox kernel: b43legacy ssb0:0: firmware: requesting b43legacy/pcm4.fw
    Nov 3 20:27:56 archbox kernel: b43legacy ssb0:0: firmware: requesting b43legacy/b0g0initvals2.fw
    Nov 3 20:27:56 archbox kernel: b43legacy-phy0: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)
    Nov 3 20:27:56 archbox kernel: Registered led device: b43legacy-phy0::radio
    Nov 3 20:27:56 archbox kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    when I iwconfig wlan0 scan, I can see my WAP (and all my neighbor's WAP's).
    BTW, I know the router and wireless works. my MSWindows laptop is connected. And I know the card on this laptop works: It's usable from puppy or ubuntu live cd.

  • 10.6 - Can't Delete Share Point Folders

    Hello Everyone. I am using Mac OS X Server, version 1.6 "hosted" by GoDaddy, so I don't have access to the Finder window to access files directly. All of my access has to be through Server Admin, Workgroup Manager, or an FTP client (in my case, Filezilla).
    I am trying to find a way to delete share point folders, but have not been able to find any method other than using the Finder, which I do not have access to.
    Any help, guidance, help would be greatly appreciated please.
    Thanks,
    Paul

    Hi
    +"I am using Mac OS X Server, version 1.6 "hosted" by GoDaddy"+
    What does this mean exactly? Is the Server at GoDaddy's offices and behind their firewall or do you mean the domain is with GoDaddy? Every OSX Server installation enables ssh and by default. If the Server is at a location and a network environment you're familiar with and assuming NAT and you're trying to do this remotely, simply open the relevant ports in the Firewall to forward external access to the Server's private IP address.
    With Remote Management you have access to the Finder.
    If the Server is using a Public IP address (unless you're aware of the risks I would not recommend this) then either establish an ssh or vnc connection. If you're going to attempt ssh you should be familiar with the command line. If this is not to your taste use vnc instead.
    Tony

  • How delete access point in n8

    i want to delete some access point internet connection

    yeh i deleted all acces points an dstill there are some  but where? why it keeps telling me its in use when is not?
     where is it?  this nokia sis bloody  complicated   horrible !!!
    that  on top is there but where i find those o2mms payandgo and o2 pay ad go  why its not deleted??
    Attachments:
    DSC01433.JPG ‏83 KB

  • Help! I can't delete anchor points with the Delete Anchor Point Tool

    I have a shape in illustrator CS6 that I'm trying to edit. When I try to click on a point with the Delete Anchor Point Tool nothing happens however I am able to select the point using the Direct Selection Tool and then remove it using the "Remove selected anchor points" option in the Control palette. Same issue with trying to use the Convert Anchor Point Tool.
    Any ideas what's going wrong here?

    Another thought. If there are multiple nodes in that one spot, you may have to use the remove anchor point repeatedly to get rid of them all. It looks like you deleted the point and nothing happens, but really you are just seeing another node that was very close to the one you just deleted.
    If you select drag over them with the white arrow tool and choose remove anchor points it will remove them all at once.

  • How can I see "access point" for "connection method" to use Bluetooth tethering?

    I have been using WiFi tethering.  However, as everybody knows, the battery of my Nexus 5 goes down so fast.  Now I wish to use Bluetooth tethering.  I updated my Nexus 5 to Android 5.0.  I have a desktop PC, notebook PC and new Surface
    Pro 3 all with Windows 8.1 Update.  Up to pairing everything goes OK but when I click the "Nexus 5" graphic on the control panel, I could see only "direct connection" (no "access point").  Some website indicates "KB290440"
    but it is not found in the history of update.   I would therefore appreciate if somebody would kindly help me to use Bluetooth tethering.
    By the way, the Windows system I am using is Japanese.
    Thank you in advance.
     

    Some website indicates "KB290440" but it is not found in the history of update.  
    That's the latest "servicing stack".  I think it is optional.  More significant I think would be whether you have the latest rollup, which is also optional, so far.  E.g. at the top of View your update history see what you have for 
    "Most recent cumulative update: "
    FWIW here is mine:
    http://support2.microsoft.com/?kbid=3000850
    HTH
    Robert Aldwinckle

  • Can't delete adjustment points

    According to LR Help:
    >Remove the adjustment completely by positioning the pointer over the adjustment pin and pressing Delete.
    I can't get it to work. Hovering the pointer over the adjustment point and hitting Delete scrolls through the tools in the Basic Panel.
    Am I missing something?
    Win XP Home SP3

    I do that all the time on XP and it works just fine. Are you hitting the delete key on the numeric panel with num-lock active, perhaps?

  • PSP can't detect access point

    i can't configure my psp v2.81 to detect my router at home. i have a laptop and it can detect and connect to it but my psp can't detect at all. i tried scanning and enter the address etc manually but it's not working can anyone help? thanks
    i'm using a BEFW11S4

    Hi…….
           In this case connect one of your to the router and log into the setup page of the router with http://192.168.1.1 username leave blank and the password is admin.
    Under the wireless screen change the channel to 11 and then check whether the PSP is able to detect any wireless network.

  • How can I let applications let select Access Point...

    The access point management of the 5800 is somewhat different from older phones: using Web you can select the access point every time you start it, but other applications using network (e.g. Opera Mini) start connecting Wifi or 3G whatever comes first. Then you can only select that that access point is selected automatically at next use. This means when you are in another country and the signal of a Wifi hotspot is too weak it will select 3G and does not notify the user of it, which will cost lots of money then.
    Is there a possibility that I can select manually  the AP at every application start like Web does ?
    The older Nokias (e.g. E70) allowed to select the AP at every application start.
    Nokia 5800
    FW 30.0.011

    The new "Destinations" method of managing the internet reflects the fact that many users now connect via several networks. A typical setup for the "Internet" destination might be:
    Priority 1: Home WLAN
    Priority 2: Work WLAN
    Priority 3: Operator AP
    This way, the phone searches for the various APs in order of preferennce when you access the internet, allowing you to use different networks without switching the AP in settings.
    Individual applications may have their own AP settings which override the phone's standard setup - I can't speak for Opera Mini, but I can give N-Gage as an example of an application that ignores the phones main settings in favour of its own configuration.

  • Can interference cause an access point to reboot?

    I recently configured our WCS to send email notifications.  Monitor > Alarms > Email Notification
    I now receive emails from WCS stating that some access points dissassociate from the controller, and then another email stating they are back again.  Not the same APs, not all at the same time, etc.  We have 1200+ access points.  A very small percentage... maybe one or two per day decide to leave the controller and then come back.
    Looking at the controller, I see this is a true statement.  I see that the access point's uptime is equivalent to the time is left the controller and came back again.
    My question is... does anyone else have this configured, and if so, what was causing the access points to disassociate?  I cannot tell if the access point is actually rebooting or simply wandering away from home.
    Is there a way to see what caused the AP to leave and come back again?  With nobody in the building at 7pm, I don't think it was human intervention.  Other access points on the same switch, and they don't wander.  I do wonder if interference or something else can cause an access point to reload.
    The APs are AIR-LAP1210 on a 5508 running 7.0.98.0 
    Are there any known bugs that you are aware of?
    Thanks in advance!
    WCS has detected a change in one or more alarms of category AP and severity Critical in Virtual Domain root.
    The new severity of the following items is Clear:
    '802.11a' interface of AP 'ap02' associated to controller 'WLC-1 (10.10.10.1)' is up. Reason: Radio interface reset.
    '802.11b/g' interface of AP 'ap02' associated to controller 'WLC-1 (10.10.10.1)' is up. Reason: Radio interface reset.
    AP 'ap02' associated with Controller '10.10.10.1' on Port number '13'.
    E-mail will be suppressed up to 30 minutes for these changes.
    WCS has detected one or more alarms of category AP and severity Critical in Virtual Domain root for the following items:
    802.11a interface of AP ap02 is down: Controller 10.10.10.1
    802.11b/g interface of AP ap02 is down: Controller 10.10.10.1
    AP 'ap02' disassociated from Controller '10.10.10.1'.
    E-mail will be suppressed up to 30 minutes for these alarms.

    You are in luck. Like you we have 4500 radios and we turned on alerts and we got slammed on this as well. I will share with you some of the things that contriubuted to our problem. It just wasnt one issue...
    1) We had 200 APs configured as a primary to 1 WLC. Well that WLC could only take 150. So when one AP jumped off there were 50 other aps interested in getting on. And when this happened we got an alert. We only fill 125 per wism today. This cut down on a good portion of our alerts
    2) We disbaled ap fall back. Once the aps were where we wanted them we killde ap fall back. (no more bouceing around).
    3) We had a few aps with link problems. Not many but a few. These aps would lose data connection but still keep power and not reboot. We either had to replace the patch cable or do a new run.
    Take a few and investigate them. You will start to develop your own pattern.
    If you find this helpful please kindly rate all helpful post!

Maybe you are looking for

  • Any way to re-colorize the UI?

    I have been using this gray creative suite UI for several years and I am still frequently misdirecting keystrokes or having to do extra clicks to make sure the keyboard focus is where I think it is.  Are there any add-ons which will re-colorize the U

  • Would like to record what's on my 24" iMac screen.  How?

    I would like to record video of exactly what's appearing on my 2008, 24" iMac screen. I would like to have the video saved directly onto my hard drive. I also have usb and firewire external drives available. Any suggestions on how to do this? And ins

  • If I'm licensed for Univeral Records Management including...

    Univeral Content Management, Content Server, Records Management adapters (& more), do I still have to purchase a license for Secure Enterprise Search to make Records management work with the FileSystem adapter (that I'm licensed for?). I guess anothe

  • Switching/Moving Data from Powerbook to MacBook

    Hey All, I just received a new MacBook, and I need to go about moving my information from one to the other. I have a LaCie external with most of my applications and documents on it, but I'm wondering about moving things like my mail accounts (with it

  • Design control and simulation palette

    After hitting Next bottoms and succesfully installation for Design control and simulation toolkit , when I launchำก Labview programme  there is nothing in this function and the palette is blank. Anyone knows what happen.  I use Labview 2013 student e