benstr πŸš€
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 minutes40,589
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

benstr πŸš€

benstr πŸš€

4 projects β€’ 108 followers
Connecting the world with Soracom.io and AWS.

Comments