You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being able to easily get an RPi onto a new wireless network makes for a smoother demo.
The RPi Zero W has bluetooth support, an hciuart accessible via /dev/ttyAMA0. Write a utility to to accept commands from a computer connected on this UART, and configure wpa_supplicant to connect on this wireless network.
The text was updated successfully, but these errors were encountered:
Being able to easily get an RPi onto a new wireless network makes for a smoother demo.
The RPi Zero W has bluetooth support, an
hciuart
accessible via/dev/ttyAMA0
. Write a utility to to accept commands from a computer connected on this UART, and configurewpa_supplicant
to connect on this wireless network.The text was updated successfully, but these errors were encountered: