Raspberry pi w headless WIFI & SSH configuration

preview_player
Показать описание
video 1 of 3 in a series in how to configure a Raspberry pi to act as a Bluetooth monitor to provide presence for Hubitat HE.

This video cover the setup of the raspberry pi so that you can log into it via putty on your local WiFi connection to program it for its purpose.

Links:
Balen etcher

Putty

IP Scanner

NOTE. IF YOU HAVE ANY PROBLEMS, DELETE THE "COUNTRY" LINE OF CODE ENTIRLY. some users in the US have found it doesn't work unless the "country " line is omitted

country=(enter your 2 digit country code UK/US whatever it is! )
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="your wifi network name here"
psk="your password here"
}
Рекомендации по теме