ESP32-EVB Arduino; Hall sensor not working
Posted: Sat Aug 10, 2019 7:30 pm
I cannot make the Hall sensor example work, the plotter just shows noise and the sensor does not react when I approach the magnet.
The example is as simple as can be. I am using Arduino with the ESP32 extension.
I can get the ESP32-EVB to work with LEDs etc. so I have a serial connection that works.
The manual states that the Hall sensor stores its value in a register and hallRead() fetches it there, all done internally. The sketch does not show any specific pin either.
So, what have I missed? Should I include some file? IS there a special extension for the ESP32-EVB?
Such a simple sketch!!! I am going inte desperation level.
Please advise. Thank you very much in advance.
The example is as simple as can be. I am using Arduino with the ESP32 extension.
I can get the ESP32-EVB to work with LEDs etc. so I have a serial connection that works.
The manual states that the Hall sensor stores its value in a register and hallRead() fetches it there, all done internally. The sketch does not show any specific pin either.
So, what have I missed? Should I include some file? IS there a special extension for the ESP32-EVB?
Such a simple sketch!!! I am going inte desperation level.
Please advise. Thank you very much in advance.