AS6212 (SEN-18521)

Once again an SFE sensor is not working with an ESP32.

I recently received my AS6212 sensor and as I mostly use various ESP32 boards I tried that first. It failed to compile. I was using an ESP32 Thng Plus but it is the same wit all ESP32 boards. Multiple errors reported.

I did compile and work with a Black Board.

I have used the WiFi to send sensor data from one ESP32 to another on the Micro Mod Input Display board, so sensor that do not work with ESP32s do me little good

I bet this is FreeRTOS issue again.

Dale

Some of our boards use the “S2” version of the ESP32 chip; FreeRTOS might be pointing to the wrong esptool.py (I’m just taking a stab in the dark here, but I remember this being a problem previously) or similar?

While I have not tried this sensor with all my ESP32 boards I do not have any of the S2 version.

I have MicroMod, Thing, Thing Plus, Thing Plus uFl, Thing Plus C and several non SFE boards.

Dale