You are not logged in.
Pages: 1
Is there a way to upgrade NanoDLP on Raspberry Pi without an internet connection. Unfortunately where I am currently, the only access I have is through my phone or tether from my phone.
Offline
You should copy file manually and extract them.
Offline
Sorry for being a bit dense on this one Shahin...just not sure how to do that or what you mean? Where do I find the update data? And how do I point NanoDLP to that? Or do mean just a fresh install and transfer my data over to that?
Offline
I'm interested in this as well-- Shahin, any thoughts?
Offline
Download file eg. https://www.nanodlp.com/download/nanodl … ble.tar.gz
After moving that to pi
run command below on ssh terminal
tar -C /home/pi -xz --warning=no-timestamp nanodlp.linux.arm.rpi.stable.tar.gz
Offline
Pages: 1