Epulse development board support

do any body has idea for epulse dev board support with XOD

ePulse - Low Power ESP32 development board • ThingPulse

Hi @yasirsajjad,

Instructions for adding support for ESP32 boards to the XOD IDE can be found here:
https://www.hackster.io/wayland2/access-esp32-non-volatile-storage-using-xod-252ec9#toc-add-esp32-board-to-xod-ide-1

The above steps will install the toolchain and pin definitions for a range of ESP32 boards, including the Wrover, which I think is the MCU on the ePulse. To use WiFi and bluetooth you will need additional libraries. I haven’t seen a library for the ESP32’s built-in bluetooth, but for WiFi you could try:

https://xod.io/libs/jesuso/esp32-wifi/

Dear thanks
really appreciate
for WiFi i iwll check and update

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.