Thank you for the fast response.
The AP loads now and i can see it with my phone. Now the problem is that i cant connect to it. It seems that something is wrong with the password. I set the password with
sudo nmcli con modify Hotspot 802-11-wireless-security.psk 11223344
and then when i check the connection with
nmcli -show-secrets c s Hotspot
there are two dashes in the psk field and not the password i insered.
when i see the config file in
/usr/local/etc/NetworkManager/system-connections/ with nano i can see the psk = 11223344 entry
so somehow the networkManager doesnt read the password from the config file