SU-1b digital pen - send error - An unexpected err...

When i connect my pen or click send I get the following messgae:
An unexpected error occurred (ox8000ffff)...
in the log the files show with a server error against them.
Help please, I,ve spent all day trying to set this up
Thanks

a .pgc file is a Digital pen specific file and not an image file. It is basically a file of co-ordinates recorded by the pen as the nib is writing over the dot pattern printed on the paper.
What paper are you using?
The way it is meant to work is that you have a 'routing' application sat on the phone that monitors the msg inbox for these files, strips the relevent data out and forwards this infomation to the relevent destination. This is the standard arcitecture for digital pen platforms for which digial pen providers like these provide:
http://www.google.co.uk/search?hl=en&q=digital+pen&btnG=Google+Search&meta=cr%3DcountryUK%7Ccoun​tryGB
so...in short...the file is useless to you unless you have a digital pen solution from these guys.
Docking the pen however gives the pen a destination that the .pgc file can go to, ie, the Nokia/logitech software where the software will convert handwriting and provide an outut, ie, word doc.
If you want an image sending to your phone then you want to buy these books...http://www.office365.co.uk/Books-Pads/173537-Black-n-Red.htm
that enable you to draw/write something and send it to your phone as a .jpg so you can send it on as an MMS etc.
Hope this helps, i've tried to be as simple as poss. What do you want to get from using the pens? if you are trialing the pens for business use, the consumer kits are useless at doing that. get in touch with a provider and i know they have free kits for evaluation.
enjoy the pen though, it's a great business tool for me.
J.

Similar Messages

  • BT and Java - Btl2Cap Connection (Mobile phone and Digital Pen)

    Hi!
    First a short Introduction:
    For a project I have to stream data from Maxell Penit DP201(4.1) to a mobile device (over a midlet). Data Connection is built up over Bluetooth.
    My Questions are: Is btl2cap the right method for connecting digital pen and mobile phone?
    If yes, is the btl2cap string correct?
    The pens device adress is 00-07-CF-56-05-5D
    Does anyone know a sample application like this I want to program?
    Structure;
    package /
    Midlet
    Class extending thread
    Here's the code:
    public void run() {
        //Bluetooth
        //String connString = "btspp://0007808303AA:1;master=false";
        String connString = "btl2cap://localhost:0007cf56055d;ReceiveMTU=512;TransmitMTU=512";
        System.out.println(connString);
        try {
                LocalDevice local = LocalDevice.getLocalDevice( ) ;
    // build ServiceRecord
                local.setDiscoverable(DiscoveryAgent.GIAC);
    L2CAPConnectionNotifier service = (L2CAPConnectionNotifier)
    Connector.open(connString);
    ServiceRecord sr = local.getRecord(service);
    // accept Connection
    L2CAPConnection connection = (L2CAPConnection ) service.acceptAndOpen( );
            } catch (Exception e) {
                e.printStackTrace();
            }Thanks to all who can help me to reach the next step in my project.
    Best regards

    Hi,
    The reason for the compilation error is that the IDE is not able to find the jar file where bluetooth api is packed. try to put the jar file in lib directory of the project. Some IDE generates class files even though there are some compilation errors in java file.
    So it is better to resolve compilation errors before putting it in the device.
    The reason why the app freezes in the device is that you have not used a seperate thread to do the inquiry, try to use a thread where the inquiry will be done so that the apps main thread will respond to the user input.
    Hope this help you.

  • "Final Cut Pro generated an error or unexpectedly" Error when using Qmaster

    Hello all I have Final Cut Studio 3. I am using the latest Final Cut and the latest compressor.
    I have a Core i7 so i am trying to use all 8 virtual threads or at least four. However when I use the "This Computer" option in compressor it is not an issue. It will compress fine. However, when i use the virtual cluster i set up with QMaster i get the dreaded "Final Cut Pro generated an error or unexpectedly" and it fails. I am unsure what to do. Here are the circumstances:
    When I to compressor from FCP and use "this computer" it is no problem.
    When I send to compressor from FCP and try to use your personalized cluster (taking advantage of those expensive cores!) it won't work. it fails and give me the aforementioned error.
    I have enclosed a video which can be seen at:
    http://www.youtube.com/watch?v=ZyKsw8ii5Ig
    PS I know that I can make the file quick time self contained, but this program should work on it own.

    Virtual Clustering works by launching multiple copies of the Compressor encoder, each of which needs access to the source media that you are compressing. This is fine if you are compressing from a source movie clip, as they can just open the file multiple times.
    But when you export from Final Cut Pro, FCP can only communicate with one copy of the encoder - it cannot launch multiple copies of itself. *Consequently, you cannot export to a virtual cluster from the Send to Compressor command.*
    A common misconception is that exporting to a QuickTime movie is slower. This is wrong - it is actually faster for two reasons - 1) it is faster to read the file directly than to request each frame from FCP and 2) you have access to virtual clustering. If your timeline is completely or partially rendered, deselect Make Self-Contained and the QuickTime export will be quicker.
    Another issue is that you are using up all of your virtual cores, leaving nothing left over for the operating system. There are varying schools of thought on how many to choose, ranging from the total number of cores minus one to half the number of cores (the latter being Apple's official suggestion). Also remember that each instance requires at least 1 GB of RAM, and remember to leave some extra for the OS and running applications.

  • Fieldpoint write.vi error - 33816 (Unexpected character received from Optomux response)

    Hi, I have been running a program for a few months now and yesterday I got an error at the fieldpoint write.vi error - 33816 (Unexpected character received from Optomux response). The program will run fine for approx. 5 minutes and then the error occurs, if I click continue the program will run fine again for another 5-10 minutes before occuring again. The field point module that is being affected is a digital output which is controlling a relay connected to a heating element. When the error occurs it freezes the program and if the relay happens to be on it can cause a potentially dangerous over temperature event. Luckily I happened to be in the room when it first occured but the program is supposed to rund 24-7. I tried taking off automatic error handling but that caused the program to run incorrectly.
    What is causing this error ?? Why did it just materialize ? How can prevent it from happening again ?
    Any insight would be greatly appreciated !

    beaster wrote:
    Hi, I have been running a program for a few months now and yesterday I got an error at the fieldpoint write.vi error - 33816 (Unexpected character received from Optomux response). The program will run fine for approx. 5 minutes and then the error occurs, if I click continue the program will run fine again for another 5-10 minutes before occuring again. The field point module that is being affected is a digital output which is controlling a relay connected to a heating element. When the error occurs it freezes the program and if the relay happens to be on it can cause a potentially dangerous over temperature event. Luckily I happened to be in the room when it first occured but the program is supposed to rund 24-7. I tried taking off automatic error handling but that caused the program to run incorrectly.
    What is causing this error ?? Why did it just materialize ? How can prevent it from happening again ?
    Any insight would be greatly appreciated !
    I believe Optomux was used for the serial connection scheme (please correct me if I'm wrong) so we are looking for something that could corruprt the serial comm.
    Quick Test:
    Try disconnecting the relay and run the program without the heater and external circuitry to rule out glitches etc.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Nokia Digital pen SU-1B

    Where i can download paper template in psd for digital pen ??
    Please help. Sorry for my language

    Hello makvenom
    you say you want the paper template in psd..........perhaps you mean the*.pdf templates?...I have the A5 & B7 *.pdf templates that I got on the SU-1B CD with my pen,I already sent these files to a post user who printed them on an HP 1320 Laser Printer that took 30 minutes to print,& he says they worked,I have tried allsorts on my Canon LBP-IIIR laser printer & my Canon BJC-7000 printer,I cannot get them to work,if you want the files send me an IM I will be pleased to send them to you as I did with a couple of other users,the Pemail & PenPal software also lives on my N93,Nokia 9500 & my E90,when I send files to them they are in *,pgc format & the onboard software converts them,do you know where I can get the laminated contact card & laminated Calendar cards?
    Regards,Ray
    Hope this helps,if I can help further,just let me know :-)

  • I click on itunes but doesnt open and says send error report or dont send

    i click on itunes but doesnt open and says send error report or dont send

    You will need to provide more details as we cannot see your computer screen. Does this happen every time you launch LabVIEW? What version of LabVIEW are you using? What version of Windows? Does LabVIEW crash? If so, what were you doing at the time it crashed?

  • Itunes wont open/ immediate "send error report message"

    So I had a problem with me trying to install itunes 7.3 because of a missing itunes.msi. I followed the instructions i found from this forum as follows
    "1. Go to http://www.ccleaner.com/ and download and install CCleaner. Run this program and click Run Cleaner. This program will remove most of your temporary files.
    2. Go to http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1b d/msicuu2.exe and download and install Windows Install Clean Up utility. Click on iTunes and click Remove. Do the same for Quicktime.
    3. Now you need to manually delete all of your iTunes and Quicktime files. This can take a very long time. Just go to C: and start searching through.
    4. Go to the Run box and type in "regedit". Go through all of the folders in there and delete all iTunes and Quicktime files.
    5. Go to Add/Remove Programs and Remove iTunes and Quicktime.
    6. Download iTunes again and install it."
    I then tried to open itunes and immediately a message pops up asking if i want to send an error report to microsoft. It seems as though step 4 might have truly made things worse.
    Someone please help
      Windows XP  

    After you get the send error report message go to:
    Start -> Control Panel (In classic view which can be enabled by clicking view classic.) -> Administrative Tools -> Event Viewer.
    Select the Application log and look for the most recent errors (Marked by a red X).
    Double click on the error and it will show you a full description. For an error similar to the one you are recieving it should report a 'faulting module' in the error.
    Please paste that here. This will help us help you.

  • Itunes wont open, encountered problem and send error report

    Everytime i try to open windows, it says that itunes has encoutered a problem and needs to close. it has the send error report message too. please someone help

    Meaghan, I already responded to your topic. Plus, it is simply not good to bury your post in other people's topics, and just for the future, if you have a problem without a good answer, don't post what has already been said in a thread. I know, the discussions take a little getting used to, but it is easy to get the hang of it after a couple of visits. You'll get it sooner or later. I know you will.

  • Starting Firefox I get the "Send Error Report" popup window. It states "firefox.exe has encountered a problem and needs to close."

    This just started today. Everything seems fine. I just push the popup off to the side and continue to use the browser. If I were to click on the, "Send Error Report" or the "Don't Send" buttons then Firefox just closes!
    Strangest thing yet, trying to figure it out!
    Oh, I tried the reboot without add-ons! Even did the reinstall, still the same???

    Just got back online, still working on things, BUT ???
    I went back and dumped Norton's which I get for free from Comcast. I downloaded the AVG scanner. Went through all the bells & whistles and things seem ok ???? But I haven't done the reboot yet, so will do that soon. But I wanted to drop a line here and let you all know what is happening.
    And Thanks Fred, the funny thing was it did seem to have something to do with their update??? I do like Norton's but my son uses this AVG and he said it was better, lol!!! But again, everyone has their favorite!
    Mine is Norton's so once I confirm that everything is good, I'm going to try redoing Norton's and I'll try your suggestions, if they don't fix it!!
    Thanks again, and will let you know if this is the fixed!!!

  • Send/Don't Send Error Report

    Everytime I open Safari it comes up with an error.
    It says "Safari Web Browser has encountered a problem and needs to close. We are sorry for the inconvenience." and asks "Send error report" or "Don't Send". If I click either it closes out.
    How do I fix this?

    Try reinstalling Safari. When you do, install to a new folder like C:\Apps\Safari.

  • Itunes get "Send Error Report" message

    Alright so when I try and open itunes I get a send error report message. I've tried updating it and that doesnt work and I've already tried reinstalling it. I thought quicktime was the error so I went to try and remove it from my computer. As it was loading to remove quicktime I got a "fatal error" message and quicktime could not be deleted.
    Help please?
    Message was edited by: Joshua Malin

    Itunes has encountered a problem and needs to close
    the first thing that i check for when people report getting that message when they try to launch their itunes is a broken QuickTime.
    try to open your QuickTime. does it launch properly, or do you get an error message?
    if you get an error message, the first thing we'll try is a careful standalone QT 7.1 reinstall.
    download and save a copy of the QT 7.1 standalone installer to your hard drive. (we'll run the install from there rather than online.) switch off antivirus and antispyware applications prior to the install.
    Quicktime 7.1 Standalone Installer
    if that install goes through okay, does your itunes launch properly again?
    (if you get an error message on the QT standalone reinstall, let us know what it says. include error message numbers if you're getting any.)

  • ITunes Won't Open; Get Option To Send Error Report

    Whenever I try to open iTunes, I get the message, "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience." I have the option to either Debug (which does nothing), Send Error Report, or Don't Send. I have tried restarting my computer, redownloading iTunes, and uninstalling and reinstalling iTunes.
    Backstory: I tried downloading the new iTunes version yesterday, and acidentaly clicked the power strip reset button with my toe right in the middle of download. iTunes disappeared from my computer after I booted it back up. So I downloaded it, and it worked yesterday. I turned on my computer again today, and I get this message.

    Is it possible to download an older version of iTunes to see if that works? If so, where?

  • "Send Error Report" Message When Trying to Open iTunes

    I've looked for two days to find a solution to this problem and tried everything I've come across. Nothing has worked so far, and every time I try to open iTunes I still get the "send error report". I know that that does nothing. I've un-installed and re-installed both Quicktime and iTunes and it doesn't work. I've tried to see if it will work on another account on the same computer but it doesn't work. What is the next step?
    Thanks!

    Good-O. Not seeing an error message there rules out another possible set of problems, so we're still making progress.
    Okay, we'll try swapping out your existing QuickTime one more time, taking a few extra explicit precautions along the way.
    First, download and save a fresh copy of the QuickTimeInstaller.exe to your hard drive. (Don't run the install on line and don't run the install just yet.) Get the installer that doesn't mention iTunes:
    http://www.apple.com/quicktime/download/
    Now head into your "Add or Remove Programs" control panel and uninstall QuickTime.
    Next we'll remove any leftover QuickTime program files and folders.
    Restart the PC.
    Open Local Disk C: or whichever drive your program files are installed on.
    Open the "Program Files" folder.
    Right-click the "QuickTime" folder (if it still exists) and select Delete.
    Go back into Local Disk C: or whichever drive your Operating System files are installed on.
    Open the "Windows" folder.
    Open the "system32" folder.
    Right-click on the QuickTime file (if it still exists) and select "Delete".
    Right-click on the QuickTimeVR file (if it still exists) and select "Delete".
    Empty your Recycle Bin and restart the PC again.
    After the PC restarts, do not open any applications. Disconnect from your network and/or the internet. Now disable all your security software (firewall, antivirus, antispyware).
    Now start the QuickTime install by doubleclicking on the QuickTimeInstaller.exe file you downloaded earlier.
    Reenable all security software prior to reconnecting to the internet and/or your network.
    Did that install seem to go through okay? If so, does QuickTime launch normally this time?
    Message was edited by: b noir

  • Windows prompting send error report or dont send

    when am using labview application windows prompting send error report or dont send can some one help in this..I did all re installation and windows update but no use..

    You will need to provide more details as we cannot see your computer screen. Does this happen every time you launch LabVIEW? What version of LabVIEW are you using? What version of Windows? Does LabVIEW crash? If so, what were you doing at the time it crashed?

  • When i click Yahoo mail, firefox is closing, says send error report or close

    The new Yahoo Mail is updated, so when i open yahoo mail, the browser says " firefox encountered... error . Send error report or close". This is the error window dialogue box appear.
    After that, the complete firebox browser closing, how do i open my yahoo mail.
    GMail and other websites is working fine. The problem with only Yahoo mail.
    Please help.
    My important mail has to be read.

    See:
    *https://support.mozilla.com/kb/Firefox+is+already+running+but+is+not+responding
    *http://kb.mozillazine.org/Profile_in_use

Maybe you are looking for