Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
If the gateway is configured in DHCP, it might be tricky to find IP address to configure uWiotys.
On Windows
You can use https://angryip.org/ then filter on MAC ADDRESS and / or MAC VENDOR
...
On linux
Code Block |
---|
sudo nmap -sn 192.168.1.0/24 | grep "GATEWAY_MAC_ADDR" |
...
If the update log isn't created, check the name of your update file : devices_update.json
I don’t see my device on the interface or Filezilla
Check what the current log is showing after the reboot. It might have an ERROR log in the directory /uwiotys/update/ that indicates you why it didn’t success
How do I know my LoRaWAN device is started?
...
connect via the web interface and download all 4 logs package from each tab
...