Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 01-22-2018, 02:20 AM   #1
sibero80
Junior Member
sibero80 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2018
Device: PW2, 5.9.2.0.1
Help on SERIAL JB Hardware

Hello everyone! Greetings from Colombia!

I'm trying to JB my PW2 5.9.0.2.

I'm not a overly technical person (only know very basic electronics and coding), but I'm confident I can achieve the Serial Jailbreak following the posted instructions.

However, adquiring exactly the identical hardware described in some threads might be a challenge in my country (I usually have to wait months to get things shipped from overseas).

I have this hardware laying around and I'm wondering if it could do the trick.

Option 1:
- NTC CHIP SoC Board:
This one has UART and a 1.8v pin, but never used it as a UART "client" for other devices.

Option 2:
- Chinese PL2303TA USB-to-RS232
I bought this one to play around with an arduino board that I'm still waiting to arrive, so havent had the chance to use it, let alone know how to be certain it will communicate over 1.8v instead of 3.3v (in the spects it says its compatible with both voltages).
¿Could someone point out which would be a better fit?

On a side note, would the Serial method work on Firmware 5.9.0.2?

Thanks all for any help you can provide!
sibero80 is offline   Reply With Quote
Old 01-22-2018, 09:05 AM   #2
lucasmpr
Enthusiast
lucasmpr began at the beginning.
 
Posts: 45
Karma: 10
Join Date: Jul 2017
Device: Kindle
Hello,

I don't think any of them will work. You need an UART that works with 1.8v.

For the 1st one having an pin that has 1.8v says nothing about how the UART operates.

For the 2nd one it is clearly 5V. It will not work either.

You need to find one that works at 1.8v, OR buy a level shifter that converts to 1.8v. Or do a nasty hack with resistors that I do not recommend at all.
lucasmpr is offline   Reply With Quote
Advert
Old 01-22-2018, 04:19 PM   #3
coplate
Guru
coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.coplate ought to be getting tired of karma fortunes by now.
 
Posts: 645
Karma: 1888888
Join Date: Jun 2009
Device: prs-505, Kindle Keyboard 3g, PW3
The "easiest" way - although one of the more exptensive is to buy this.

https://www.amazon.com/Micro1v8-2-Pa...rds=jim.sh+usb

"Jim.sh" had made a board that you could buy in 5v, 3.3v or <floating based on vcc in> configurations, but he has stopped shipping those to amazon.

Then he made this default 1.8v version ( 3.3v with jumper ), but he only sells it in a 2-pack.

Its small enough to leave inside your kindle permanently too. knc1 has a post where he did that, and a few other people.
coplate is offline   Reply With Quote
Old 01-22-2018, 06:06 PM   #4
Irenicus
Junior Member
Irenicus began at the beginning.
 
Posts: 5
Karma: 12
Join Date: Jan 2018
Device: PW2
Quote:
Originally Posted by sibero80 View Post
On a side note, would the Serial method work on Firmware 5.9.0.2?
Yes, the JB will work, I also have PW2 with 5.9.2.0.1 on which I did serial JB few days ago, and as you can see in this >post<, even a kindlet version of KUAL working on PW2 5.9.0.2.

I used a FT232RL, which cost just 1,5$(with shipping included from China ) on eBay or Aliexpress, on it you can also select with jumper 5v, 3.3v or <floating based on vcc in> if you remove the jumper completely.

Last edited by Irenicus; 01-24-2018 at 09:37 AM. Reason: version typo
Irenicus is offline   Reply With Quote
Old 01-24-2018, 08:40 AM   #5
sibero80
Junior Member
sibero80 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2018
Device: PW2, 5.9.2.0.1
Quote:
Originally Posted by Irenicus View Post
Yes, the JB will work, I also have PW2 with 5.9.0.2 on which I did serial JB few days ago, and as you can see in this >post<, even a kindlet version of KUAL working on PW2 5.9.0.2.

I used a FT232RL, which cost just 1,5$(with shipping included from China ) on eBay or Aliexpress, on it you can also select with jumper 5v, 3.3v or <floating based on vcc in> if you remove the jumper completely.

Thank you for your help! That serial adapter is something I can get right now here in my country!

By the way what instructions did you follow? I've found a couple of tutorials, but would be great to replicate your steps to maximize success!
sibero80 is offline   Reply With Quote
Advert
Old 01-24-2018, 08:59 AM   #6
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by Irenicus View Post
Yes, the JB will work, I also have PW2 with 5.9.0.2 on which I did serial JB few days ago, and as you can see in this >post<, even a kindlet version of KUAL working on PW2 5.9.0.2.

I used a FT232RL, which cost just 1,5$(with shipping included from China ) on eBay or Aliexpress, on it you can also select with jumper 5v, 3.3v or <floating based on vcc in> if you remove the jumper completely.
Quote:
Originally Posted by sibero80 View Post
Thank you for your help! That serial adapter is something I can get right now here in my country!

By the way what instructions did you follow? I've found a couple of tutorials, but would be great to replicate your steps to maximize success!
Is that "5.9.0.2" a typo?
There has not been an offical release of that version for the PW2.
https://www.amazon.com/gp/help/custo...deId=200203720
(Scroll down to "Paperwhite Generation 6" == PW2 )

Please check again and post any correction.

= = = =

This is the best one we have (applies to all touch screen devices, all firmware versions, just use files matching your device).
** Except the two Oasis models - no serial port access. **
https://www.mobileread.com/forums/sh...d.php?t=267541

Last edited by knc1; 01-24-2018 at 10:25 AM.
knc1 is offline   Reply With Quote
Old 01-24-2018, 09:24 AM   #7
Irenicus
Junior Member
Irenicus began at the beginning.
 
Posts: 5
Karma: 12
Join Date: Jan 2018
Device: PW2
Quote:
Originally Posted by sibero80 View Post
Thank you for your help! That serial adapter is something I can get right now here in my country!

By the way what instructions did you follow? I've found a couple of tutorials, but would be great to replicate your steps to maximize success!
Here is a clear photo of how it looks(to not get any wrong adapter)
Click image for larger version

Name:	usb-ttl-ft232rl-pinout.png
Views:	970
Size:	211.5 KB
ID:	161793

And don't forget to remove the jumper completely(to make it use the same voltage as PW2 output, 1.8v), and also before start, make sure that the battery of PW2 is well charged.

You may also need a driver, which can be found >here<

I have followed instructions that knc1 gave a link above.

Quote:
Originally Posted by knc1 View Post
Is that "5.9.0.2" a typo?
There has not been an offical release of that version for the PW2.
https://www.amazon.com/gp/help/custo...deId=200203720
(Scroll down to "Paperwhite Generation 7" == PW2 )

Please check again and post any correction.
Yes, that was a typo, cause topic starter wrote 5.9.0.2 I was confused and wrote the same I meant 5.9.2.0.1, hope the topic starter also meant that version.

*PW2 == Generation 6*

Last edited by Irenicus; 01-24-2018 at 10:17 AM.
Irenicus is offline   Reply With Quote
Old 01-24-2018, 03:16 PM   #8
sibero80
Junior Member
sibero80 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2018
Device: PW2, 5.9.2.0.1
Quote:
Originally Posted by knc1 View Post
Is that "5.9.0.2" a typo?
There has not been an offical release of that version for the PW2.
Yes knc1, it was a typo as well, now fixed. I'm on 5.9.2.0.1 too.

Quote:
Originally Posted by Irenicus View Post
Here is a clear photo of how it looks(to not get any wrong adapter)
Attachment 161793

And don't forget to remove the jumper completely(to make it use the same voltage as PW2 output, 1.8v), and also before start, make sure that the battery of PW2 is well charged.

You may also need a driver, which can be found >here<

I have followed instructions that knc1 gave a link above.
Thanks everyone for the help!
This is the Ft232rl adapter I bought, seems to match the one Irenicus described.
Click image for larger version

Name:	TTL.PNG
Views:	258
Size:	478.3 KB
ID:	161794

The adapter should arrive sometime next week, and I'll be trying this serial port >>MOD<< so I can always keep a backdoor available.
Click image for larger version

Name:	MOD.PNG
Views:	300
Size:	368.6 KB
ID:	161795

I'll be posting updates.

Thank you all!
sibero80 is offline   Reply With Quote
Old 01-24-2018, 04:42 PM   #9
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
That is one of our better ones.
You can find the original on this forum.
knc1 is offline   Reply With Quote
Old 01-26-2018, 02:07 PM   #10
02xda2
moddedmad
02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.02xda2 ought to be getting tired of karma fortunes by now.
 
Posts: 2,120
Karma: 3911694
Join Date: Jan 2018
Device: none
Use one of this to get 1.8v
Attached Thumbnails
Click image for larger version

Name:	AMS1117_1v8.jpg
Views:	243
Size:	19.9 KB
ID:	161850  
02xda2 is offline   Reply With Quote
Old 02-06-2018, 05:31 PM   #11
sibero80
Junior Member
sibero80 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2018
Device: PW2, 5.9.2.0.1
Thank you!

I'm writing to let you know that now I have a Jailbroken kindle!

The serial mod will have to wait due to the lack of time and the right tools.

But once I get it done, you'll get an update.

Thank you everyone that helped me along the way.
sibero80 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PE Hardware serial console JTY enTourage eDGe 214 01-11-2013 10:02 AM
Touch software and hardware notzed Kobo Reader 7 01-19-2012 07:45 AM
Using Openinkpot on new hardware! sorg OpenInkpot 3 03-07-2011 10:42 AM
Classic New Hardware JeffElkins Barnes & Noble NOOK 5 12-06-2010 07:55 AM
Any New Hardware for the UK? river Which one should I buy? 8 06-24-2009 04:16 PM


All times are GMT -4. The time now is 10:24 AM.


MobileRead.com is a privately owned, operated and funded community.