Try the server example from that link. It enables AP mode and it should work.
Yes. Now I have tested the server example and my own even simpler project.
Both are working fine, on all my Ali boards.
The difference is that now I have my own PCB with an Esp8266.
Maybee this chip has not been prepared properly.
On this board everything is working nicely, except Access point.
If I use Arduino and upload the small sketch from post #1, the access point is working.
But using B4R the access point is not showing.
Here you can see firmware for an ESP8266
This firmware are distributed with Arduino and Arduino produces a Bin file where everything is included.
The ' esp_init_data_default.bin ' file contains the RF settings for WiFi.
Is it possible that a Bin file created with B4R is missing this file?