Hi guys,
I am newbie for Arduino, and I am struggling with using Tensorflowlite library with WiFi module.
When I run the Tensorflowlite for prediction alone, Portenta H7 is working OK. However, inserting WiFi setup into my program, Portenta seems to be crashed, and red LED lighting with 4times short, 4times long. I am quite used to dealing with the library implementation so ... I am pretty sure, I don't have wrong coding. Please sure your idea why I am struggling with this issue.
My issue is Arduino Tensorflow lite with WiFI(Portenta H7) library is not compatible!