Hi, I am using the Feather STM32F405 together with an Airlift Featherwing NCP to connect to a MQTT broker.
The devices should sleep until a message is published. Then the NCP should wake up, wake up the HOST MCU via GPIO and send the message to it.
How do I have to configure the NCP (AT commands) so that I can use the GIPO0 pin to wake up the host MCU?
Best Regards
Eric