Sample config files

The Configure Device procedure using Web UI configurator, is responsible of generating a configuration file that describes the selected board setup, the network configuration and the enabled measurements.

This file can be retrieved by downloading file /apps/demo_console/demo_config.py from the device. Follows an example on how to download the file using ampy tool. In case of Pycom device, the path’s root folder is ‘/flash’ so the path is formed as: /apps/demo_console/demo_config.py

ampy -v -p /dev/ttyUSB0 -b 115200 get /apps/demo_console/demo_config.py demo_wifi_config.py

Examples of the generated configuration files per network technology can be found in the next pages: