Enthernet Code
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 7/4/2024 in #edge-networking
Troubleshooting HTTP POST Error on ESP32 with ADXL335 Accelerometer
Hey guys @Middleware & OS @MCU, MPU & Firmware , I am attempting to set up an ESP32 to collect vibration data using an ADXL335 accelerometer and send it to a server for predictive maintenance analysis. The data should be transmitted over Wi-Fi, I have configured the ESP32 to connect to a Wi-Fi network, set up the ADXL335 accelerometer to read vibration data, wrote code to send the sensor data to a server using HTTP POST requests. But still getting the error
This is my code
6 replies