See it in: https://github.com/JoaoLopesF/RemoteDebug

Youtube:
http://www.youtube.com/watch?v=lOo-MAD8gPo
Yes, you must use ets_printf or ESP_EARLY_LOG*chegewara wrote:Hi, you cant use standard debug functions like printf or ESP_LOGX in interrupt function (ISR).
Hi @Fugazi, I finished itFugazi wrote: Do you have your app code online, would be good to try?