Hi,
Could someone help me understand what the sensVP and SensVN pins on the ESP32 WROOM are for?
I would like to use these pins for analogue input but need to check there will be no conflicts.
Cheers!
Search found 3 matches
- Mon Oct 02, 2017 1:51 pm
- Forum: General Discussion
- Topic: sensVP and sensVN pins
- Replies: 3
- Views: 64589
- Mon Jul 31, 2017 7:25 am
- Forum: ESP-IDF
- Topic: BLE and ADC2
- Replies: 1
- Views: 3735
BLE and ADC2
Hi All, I have an ESP32 acting as a GATT server to transmit data form various sensors connected to the analogue channels. Some sensors have been routed to the analogue channel two on GPIO25 and GPIO26 (ADC2_8 and ADC2_9). I have found a library for the ADC2 in the link below. However I have read fro...
- Sun Jun 18, 2017 12:35 pm
- Forum: General Discussion
- Topic: Help on BLE Notify
- Replies: 5
- Views: 9821
Re: Help on BLE Notify
I am also working on a similar problem. I will post here if I make any progress.