Updating the modules

To update your Pulsar module go to qblox.com and download the Pulsar software from the download section. The Pulsar software includes the Qblox Configuration Manager with which you can configure and update your module. Once you have extracted the Pulsar software, go to the directory in which it was extracted using a command line terminal and execute the commands below using Python 3.8.

Software update

To update the software:

$ python cfg_man.py -u 192.168.0.2

IP address update

To update the IP address:

$ python cfg_man.py -i 192.168.0.{new_ip_digit} 192.168.0.2

After executing the command, follow the instructions given by the Qblox Configuration Manager. The module will reboot once, after which the update is complete.