@Milan_Kanalik I’ve moved your post to its own topic, as it seems totally unrelated to the topic that you posted in.
When using Edgent, you are meant to provision the board with WiFi credentials via the app, not via the captive portal at 192.168.4.1
Clearly, you aren’t using the standard Edgent template, as you have some stuff happening here…
which could well be interfering with the provisioning process.
You havent posted your modifications to the Edgent example sketch, or to the custom board section of Settings.h
You really need an LED connected to your board (with a suitable current limiting resistor) to use the Edgent provisioning process correctly.
Please post the .ino code from your sketch, plus the code from your Settings.h tab
Whenyoiu post code to the forum, it must have triple backtichs on a seperate line before and after the sketch.
Triple backticks look like this:
```
Please copy and paste these if you are in any doubt about which keyboard characters to use to create the triple backticks.
Incorrectly formatted code will be deleted.
You should also use triple backticks when posting serial monitor output.
You may find this tutorial useful…
Pete.