Thermal camera MLX90640 with ESP32 not working- Parameter extraction failed

Just trying to get temperatures from the example.
loaded “BasicReadings” with no problem.
, but getting this message form the monitor.
"MLX90640 IR Array Example
MLX90640 online!
Parameter extraction failed
Pixel 0: nanC
Pixel 1: nanC
Pixel 2: nanC
Pixel 3: nanC
Pixel 4: nanC
Pixel 5: nanC
Pixel 6: nanC
Pixel 7: nanC
Pixel 8: nanC
"

i just download “Seeed_Arduino_MLX9064x-master”
Also didnt work on esp8266

Any idea???

Sorry, the ESP platform has not been tested.

Its ok.
I made it work

HI Javier,
I have the same problem with ESP32, You wrote here you make it work?’
How , can you instruct me?
//Jay