06-30-2012 09:51 AM - edited 06-30-2012 09:56 AM
After getting "result::failure 881 required signatures misssing <RDK, AUTHOR>", I created a new debugtoken using the instructions on the webworks "Using debug tokens" webpage. Succesfully created it, deployed it on my 'dev alpha device'(first removed the previous one) and placed a copy in webworks sdk directory. But when trying to deploy an application to the device I get the following:
result::failure 881 debug token not applicable to this device
Solved! Go to Solution.
07-02-2012 10:12 AM
Debug tokens are tied to the device through the devices PIN. To view the PIN go to Options (gear icon), About. That error is caused by attempting to load a debug token that doesn't match the device PIN.
07-03-2012 09:45 AM
Hmm,.. Its seems I've mistook a number '8" for a letter "B". Needed a magnifing glass to see this. Prevoiusly I've had trouble descriminating between letter "O" for number "0". Zero is narrower for the font used by the device.
07-03-2012 11:22 AM
The PINs are in hexadecimal format, so you'll never use the letter 'O'. Valid charcters are 0123456789ABCDEF.
07-03-2012 09:29 PM - edited 07-04-2012 11:35 AM
Now the device wont turn on after it shut off on its own. Plugged into charger for a day but no change. Though I'm able to connect to it via USB and see devices folders.
07-05-2012 10:59 AM
Try to hold down the power button on the top for 15 seconds to do a reset.
07-05-2012 11:13 AM
Plugged it in this morning into charger. Divice light flashed this time - don't recall seeing it last time. In anycase it seems fine. Will try new debugtoken (with right devpin) tonight. Thanks for you help so far.