Sanjeev Kumar
Sanjeev Kumar
when I try to test: sudo /usr/sbin/hostapd /etc/hostapd/hostapd.conf i got this configuration file: /etc/hostapd/hostapd.conf drv->ifindex=3 12_sock_recv==12_sock_xmit=0x0x8b5648 ioctl[SIOCSIWMODE]: invalid argument Could not set interface to mode(3)! Could not set interface to...
my distro on arch is: Linux rockpi 4.4.154-95-rockchip-gd2ab1f26e1b3 #1 SMP Mon Oct 21 06:42:35 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux ``` docker ps -a CONTAINER ID IMAGE COMMAND CREATED STATUS...
I want to call a function `getPatientProfile` when user selects and hit enter ```html ``` ```js methods: { getPatientProfile(e){ console.log("function got called "); }, ``` but it is not working..
Hi, I have uploaded the code to my yun and I navigte the page to https://192.168.1.5/arduino when I click the button above the bulb i gets error in console saying:...