- Edited
You can try (in order of complexity)
Flash the notochord OS and start over with a clean configuration. Perhaps something broke the access point functionality
Plug the RPI to a monitor and Keyboard and send me the output of these commands:
iwconfig
ifconfig
sudo cat /etc/wpa_supplicant/wpa_supplicant.conf
sudo systemctl status hostapd.service
sudo systemctl status dnsmasq.service
sudo systemctl status dhcpcd.service
alternatively you can access the raspberry without keyboard and monitor through SSH. If you prefer that way and need some guidance you can take a look the this section of the old wiki, or just ask here