I built a Hegduino V1 kit yesterday.
I try to flash lolin32 as described in Device_Readme.txt, but it doesn't succeed.
Unfortunately, I don't know enough to program with arduino.
1- I try to connect required libraries: AsyncTCP, ESPAsyncWebServer , ADS1X15, ArduinoJson.
when I start the sketch HEG_WIFI_BLE_Lolin32 , I receive the warning "ArduinoJson.h no such file"
2-in Device_Readme.txt :
IMPORTANT STEPIn Documents/Arduino/hardware/espressif/esp32/cores/esp32, open main.cpp
under this adress there is no /hardware/ folder.
please help
If you used the arduino install rather than the dev dependencies you probably won't get that file. The device should work just fine, that step just increases RAM available for the core loop. You need to send the command 't' to it to turn it on.