Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Hello guys, am developing an IoT project using the BeagleBone Black (BBB) running a custom Embedded Linux image. The project requires a stable Wi-Fi connection for real-time data transmission to a remote server. However, I am encountering persistent issues with the Wi-Fi connectivity.
i am using `connmanctl` to configure and connect to a Wi-Fi network:
connmanctl
connmanctl> enable wifi
connmanctl> scan wifi
connmanctl> services
connmanctl> agent on
connmanctl> connect wifi_<********>_managed_psk
connmanctl> quit
But despite following the setup instructions, the Wi-Fi fails to connect, and i receive an error message.
Error: No carrier found, connection failed
CONTRIBUTE TO THIS THREAD