Hey, my hunch is that the network call is correctly responding with a 401 and that your gRPC client maps that to an UNKNOWN since it cannot parse the headers returned by ESPv2. Basically ESP tried to authenticate your request, couldn't, so it responded to your client using anapplication/...
Hello, I am new to ESP-IDF and I am currently working with the ESP32-S3. I am using the VSCode C++ Espressif environment and trying to allocate an large (2.5MB) unsigned char array (which corresponds to a machine learning model in TFLite) to a section of PSRAM. I would like to ...
Hello, I am new to ESP-IDF and I am currently working with the ESP32-S3. I am using the VSCode C++ Espressif environment and trying to allocate an large (2.5MB) unsigned char array (which corresponds to a machine learning model in TFLite) to a section of PSRAM. I would like to ...
Flashing a TFLite micro model to memory mapped PSRAM 1 post • Page1of1 kh13824 Posts:10 Joined:Tue Oct 18, 2022 6:01 pm Postbykh13824»Thu Oct 27, 2022 9:43 pm Hello, I am new to ESP-IDF and I am currently working with the ESP32-S3. I am using the VSCode C++ Espressif...
Flashing a TFLite micro model to memory mapped PSRAM 1 post • Page1of1 kh13824 Posts:10 Joined:Tue Oct 18, 2022 6:01 pm Postbykh13824»Thu Oct 27, 2022 9:43 pm Hello, I am new to ESP-IDF and I am currently working with the ESP32-S3. I am using the VSCode C++ Espressif...