is it possible to change the SSID and Wifi password via OPC UA or Modbus TCP on an RUT241 or RUT 956?
The idea behind this is, that the final customer can set up the wifi connection (if he don´t want to use the Mobile connection) from our machine interface and has not to connect to the RUT itself.
It would be perfect if we could read out first the ~10 strongest available WIFI networks.
As of now, we can pull out device information through Modbus and OPC UA but not change its SSID and password. For Modbus, it allows the user to turn on/off the Wi-Fi interface.
Current option to change SSID is through JSON-RPC. You can check out this link as a guide.