Set IP address or DHCP client on BEM104 examples

Modified on Thu, 5 Sep, 2019 at 9:27 AM

By default the BrickElectric BEM104 is addressed as 192.168.1.105 and you can send HTTP commands to configure it using your web browser and entering the HTTP strings into your address bar and pressing enter.


Below are examples for DHCP client and static addresses. Note that you will need to save the configuration & reboot after making the changes to apply them. Use the factory reset button if you make a mistake and need to start fresh.


Set DHCP client:

http://192.168.1.105/dhcp=1


To set static address: e.g. to 192.168.123.100, netmask 255.255.255.0, gateway 192.168.123.254

http://192.168.1.105/ipaddr=192.168.123.100

http://192.168.1.105/gateway=192.168.123.254

http://192.168.1.105/netmask=255.255.255.0


Save your settings: http://192.168.1.105/save=1

Reboot: http://192.168.1.105/reboot=1


Your device should now be available with the address configured. You can test its functioning by retrieving the serial number (http://[NEW_ADDRESS]/getpara[100]=1)

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article