You are not logged in.

#1 2021-03-24 02:24:35

tammasus
Member
Registered: 2021-03-23
Posts: 1

NanoDLP on PI zero

I've just started with raspberry pi and nanodlp. I'm having a lot of problems configuring the wifi through modifying the file wpa_supplicant.conf with no success. I've followed the instructions from this site about headless wifi config on pi zero.

When i boot up i do get to the black screen, i wait a couple of minutes and check the nanodlp/dashboard with no printers located on my local network.

This is my wpa_supplicant.conf file:

country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
        ssid="mywifi"
    psk="mypassword1234"
    key_mgmt=WPA2-PSK
}

i've also tried adding the scan_ssid=1 flag and even tried multiple access points.

i've also modified the nanodlp-network.txt with my ssid and pass. Nothing happens, i'm running out of ideas, i don't want to buy another pi because im stubborn on getting working on the zero.

I don't want to slice on the pi zero, just upload my files for it to print on my wanhao d7

Any help will be appreciated.

Offline

Board footer

Powered by FluxBB