Do you have a question about the WXC4394 and is the answer not in the manual?
Questions and answers
Summary of Contents for Duinotech WXC4394
Page 1
LoRa Gateway The LoRa Gateway is an ideal solution for connecting sensors and sensor networks to the internet. The XC4394 LoRa Gateway incorporates a OpenWRT based router SoC offering WiFi, LAN, WAN and USB connectivity. Also connected to the SoC is an ATMega328 microcontroller offering functionality similar to an Arduino Uno.
Page 2
Once the Gateway has started, it will present an open WiFi network called ‘duinotech-xxxxxx’. Connect to this WiFi network, and use a browser to go to http://10.130.1.1/. Use the username ‘root’ and the password ‘duinotech’ to log in. These credentials should be used for any activity that requires authentication, such as SSH.
Page 3
OpenWRT: As mentioned above, OpenWRT is a version of Linux designed for small devices like routers. If you are familiar with Linux commands and file systems, you should find the Gateway has few surprises. One major difference worth remembering is that most of the file system is held on flash, which can wear out if used excessively.
Page 4
Webcam: The following commands will install packages to allow a webcam to be used to take (jpg) photos. Run: opkg update opkg install kmod-video-uvc fswebcam We tested this following on our QC3203 Webcam, and also some cheap generic webcams, but your mileage may vary, and extra drivers may be needed.
Need help?
Do you have a question about the WXC4394 and is the answer not in the manual?
Questions and answers