Thanks to everybody!
Let me clarify our problem on the example with one ESP12F. Our device has active Access Point and we need just to set them IP = 192.168.5.1.
To be more clear, every other device in our solution should have proprietary IP, for example 192.168.SN.1 (where SN is serial number of the device).
How to get it?
@MSol started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thanks to everybody!
Let me clarify our problem on the example with one ESP12F. Our device has active Access Point and we need just to set them IP = 192.168.5.1.
To be more clear, every other device in our solution should have proprietary IP, for example 192.168.SN.1 (where SN is serial number of the device).
How to get it?