nerves_livebook icon indicating copy to clipboard operation
nerves_livebook copied to clipboard

Livebook for R-Pi_0_2W

Open Dimitarleomitkov opened this issue 11 months ago • 4 comments

Hello everyone,

I have a Raspberry Pi Zero 2W without any pins soldered on to it. I was hoping to try some Livebook Nerves on it, but have been unsuccessful. I falsh my SD card with v0.12.2 nerves_livebook_rpi0_2 and when I connect it to power (I have tried different power supplies because I saw it as an issue somewhere on the internet) the Pi just blinks the LED in what I can only describe as a repeatable pattern.

I cannot connect to nerves.local. I assume there is a problem with the Pi connecting to the WiFi. Yes, I am trying to connect to my 2.4GHz WiFi.

The command I use to flash the SD card is the one The Underjord uses in his video https://www.youtube.com/watch?v=-b5TPb_MwQE

sudo NERVES_WIFI_SSID='2.4GHz_network_name' NERVES_WIFI_PASSPHRASE='password' fwup ./nerves_livebook_rpi0_2.fw

I assume the settings do not get written successfully. People manage to access this post-flash and fix the configuration of the WiFi, but I have neither a cable to do so, nor the pins soldered on at the moment. Is there a solution for me, that I could try?

Dimitarleomitkov avatar Mar 05 '24 13:03 Dimitarleomitkov

According to the docs you should be using the following:

rpi3a - Raspberry Pi 3 Model A+ and Raspberry Pi Zero 2 W

'njoy, Mark

awksedgreep avatar Mar 06 '24 23:03 awksedgreep

Doesn't work either.

Very unenjoyable actually, Dimitar

Dimitarleomitkov avatar Mar 07 '24 08:03 Dimitarleomitkov

Sorry about this. @mnishiguchi told me he was able to reproduce so it's a regression. We tend to use a USB cable to configure so frequently for the Raspberry Pi Zeros that none of us noticed. I'm in the middle of traveling, but will check out more next week.

fhunleth avatar Mar 07 '24 14:03 fhunleth

Nice, I guess that explains why mine aren't working either. :) Can't wait to try the fix. My Pi 5 that I set up yesterday is working great, but fwup didn't appear to set up the network correctly. I had to manually do it after first boot.

On Thu, Mar 7, 2024 at 9:59 AM Frank Hunleth @.***> wrote:

Sorry about this. @mnishiguchi https://github.com/mnishiguchi told me he was able to reproduce so it's a regression. We tend to use a USB cable to configure so frequently for the Raspberry Pi Zeros that none of us noticed. I'm in the middle of traveling, but will check out more next week.

— Reply to this email directly, view it on GitHub https://github.com/nerves-livebook/nerves_livebook/issues/513#issuecomment-1983688925, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAE5KJPQ43KO4KMXKC2BDTYXB6E3AVCNFSM6AAAAABEHDFD4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBTGY4DQOJSGU . You are receiving this because you commented.Message ID: @.***>

-- "Keynes observed that pragmatic businessmen often could not imagine that they were the slaves of defunct economists, but ironically, never is this more true than today of Keynes himself." -- John Train

awksedgreep avatar Mar 07 '24 16:03 awksedgreep