Recent Posts

  • @jibin_lks Can you please share the example code and connection diagram?

    read more
  • J

    I been trying to interface Xiao esp32c3 with LoRa via SPI. After uploading the code doesn't get executed by the board but give the message log: "waiting for download". After few attempts by even resigning to other pins as spi instead of default spi pins, found this is occurring specifically when the CS pin is connected to the board. Any help to resolve this?

    read more
  • @jacob_jipson Glad to hear that. 🙌

    read more
  • J

    @salmanfaris The problem was resolved. Thankyou so much.

    read more
  • @jacob_jipson said in Need Help: Error compiling for board AI Thinker ESP32-CAM.:

    ESP-NN

    Did you replace the NN folder in the lib as we do for XIAO esp32? and for the AI Thinker ESP32-CAM, you don't need to do that.

    now, try to delete the library and re-add a new one and compile.

    read more