You are not logged in.
Pages: 1
I installed NanoDLP using the standard image, which I updated to the beta build via the command line.
This was done on a Raspberry Pi 2. Now I have put the SD card into a Raspberry Pi 3. This seems to work, however I have some questions:
1. Is this OK? Or should I try to install from sratch on the RPi3?
2. I don't see the Wifi Manager. Where is it? Maybe it's due to the fact that the SD card was used initially in an RPi2?
Thanks!
Offline
1. It is OK. But your firmware could be old which cause compatibility issue. If you have seen any issue SSH into RPi and run commands below
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install rpi-update
sudo rpi-update
2. Are you sure you are on the latest version? Regardless of RPi version you should see wifi manager. But it will works only on v3.
Offline
1. It is OK. But your firmware could be old which cause compatibility issue. If you have seen any issue SSH into RPi and run commands below
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install rpi-update
sudo rpi-update
2. Are you sure you are on the latest version? Regardless of RPi version you should see wifi manager. But it will works only on v3.
I have build 1369.
Offline
Shahin wrote:1. It is OK. But your firmware could be old which cause compatibility issue. If you have seen any issue SSH into RPi and run commands below
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install rpi-update
sudo rpi-update
2. Are you sure you are on the latest version? Regardless of RPi version you should see wifi manager. But it will works only on v3.I have build 1369.
And now I have upgraded to beta 1371.
Still no sign of the wifi manager. What is the URL of it?
Offline
Ok, the following url works (just tried it, why not): http://192.168.1.141/wifi
In which menu should it appear?
Offline
Top right of the dashboard, where built number being displayed.
Offline
Pages: 1