OpenMarine

Full Version: Kindle not connecting - others can
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to set up a new paperwhite Kindle to display signalK data in the cockpit. After setting up  the wifi on the Rpi, I can connect with an iPhone or other devices and see the iKomunicate ap and other control panels through the 10.10.10.1:3000 address. The Kindle, however, fails to log into the network at all, though I am sure it has the correct password.

Any thoughts on how to troubleshoot this WIFI issue?

Thanks -- Tony
(2022-06-30, 01:47 PM)tonyl09 Wrote: [ -> ]I am trying to set up a new paperwhite Kindle to display signalK data in the cockpit. After setting up  the wifi on the Rpi, I can connect with an iPhone or other devices and see the iKomunicate ap and other control panels through the 10.10.10.1:3000 address. The Kindle, however, fails to log into the network at all, though I am sure it has the correct password.

Any thoughts on how to troubleshoot this WIFI issue?

Thanks -- Tony

How many devices do you have connected .  you got problems if it are more than 7
(2022-06-30, 09:31 PM)winkaj Wrote: [ -> ]
(2022-06-30, 01:47 PM)tonyl09 Wrote: [ -> ]I am trying to set up a new paperwhite Kindle to display signalK data in the cockpit. After setting up  the wifi on the Rpi, I can connect with an iPhone or other devices and see the iKomunicate ap and other control panels through the 10.10.10.1:3000 address. The Kindle, however, fails to log into the network at all, though I am sure it has the correct password.

Any thoughts on how to troubleshoot this WIFI issue?

Thanks -- Tony

How many devices do you have connected .  you got problems if it are more than 7

The only thing connecting to the Pi WIFI at this point would be the Kindle, The Pi is being run headless and I am running a wired connection from my desktop for the VCN viewer. The Kindle is newy purchased for this use, so has not been configured to tie into Amazon or the Internet.

Are you referring to the number of devices on the Pi WIFI network?
(2022-07-01, 01:09 AM)tonyl09 Wrote: [ -> ]
(2022-06-30, 09:31 PM)winkaj Wrote: [ -> ]
(2022-06-30, 01:47 PM)tonyl09 Wrote: [ -> ]I am trying to set up a new paperwhite Kindle to display signalK data in the cockpit. After setting up  the wifi on the Rpi, I can connect with an iPhone or other devices and see the iKomunicate ap and other control panels through the 10.10.10.1:3000 address. The Kindle, however, fails to log into the network at all, though I am sure it has the correct password.

Any thoughts on how to troubleshoot this WIFI issue?

Thanks -- Tony

How many devices do you have connected .  you got problems if it are more than 7

The only thing connecting to the Pi WIFI at this point would be the Kindle, The Pi is being run headless and I am running a wired connection from my desktop for the VCN viewer. The Kindle is newy purchased for this use, so has not been configured to tie into Amazon or the Internet.

Are you referring to the number of devices on the Pi WIFI network?

Yes , the number of devices on the Pi WIFI network?
It was a long time ago and my memory is a bit shaky but I did get a kindle display working on my boat to to display boat speed using kplex and a couple of other bits and pieces before openplotter was a thing.

Anyway the problem that I had was the Kindle wants to call home and therefore if it is not on the internet it just doesn't work. From memory the way I got around it was to set up a DNS server on the pi to redirect the Kindle's requests so that it thought it was online.

It is too long ago and I have long since lost all the details on exactly how I did it so I cannot be much more help that this but hopefully it is enough info to get you on the right track.
Solved -- When rechecking the Network settings for the RPi I defined the Country, which had not been set before. After setting the Country at
Raspberry Pi Configuration | Localization | Set WIFI Country
the Kindle would connect.

Thank you all