Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Ben Strahan
Published © MIT

Add Cellular to a Raspberry Pi with Hologram Nova

Connect your Raspberry Pi to the world through cellular with the Hologram Nova.

IntermediateProtip30 minutes41,507
Add Cellular to a Raspberry Pi with Hologram Nova

Things used in this project

Story

Read more

Code

Raspberry Pi wpa wifi config for BOOT drive

Plain text
country=US 
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev 
update_config=1 
 
network={
      ssid="**your-wifi**"
      psk="**your-password**"
      key_mgmt=WPA-PSK
}

Credits

Ben Strahan
5 projects • 144 followers
👋 Managing Director of Hackster. Please reach out when you have thoughts on how to make Hackster more awesome 📧 ben.s@hackster.io
Contact

Comments

Please log in or sign up to comment.