B
I fixed it with:
import pycom
from network import WLAN
pycom.wifi_mode_on_boot(WLAN.AP)
Firmware version was:
>>> os.uname()
(sysname='LoPy4', nodename='LoPy4', release='1.20.2.r3', version='v1.11-a6eabf9fe on 2020-02-26', machine='LoPy4 with ESP32',
lorawan='1.0.2', sigfox='1.0.1', pybytes='1.3.1')
But it is really disappointed from Pycom, how they can deliver products with wrong default settings, there is actually a lack of quality control