Search found 2 matches

by pgonzalez
Mon Feb 13, 2023 8:45 am
Forum: General Discussion
Topic: ADC2 support
Replies: 19
Views: 24242

Re: ADC2 support

Hi,

is the issue with ADC2 and WIFI happening with the ESP32-Mini as well? I can't find anything on the datasheet that says so.
by pgonzalez
Thu Jan 27, 2022 9:11 am
Forum: ESP32 Arduino
Topic: ESP-32 and nRF52 communication
Replies: 0
Views: 1549

ESP-32 and nRF52 communication

Hi all, I have 2 devices ESP32 which manage the connection to wifi, and nRF52 DK which manage the BLE connection. When connecting my app to the nRF52, one of the characteristics I created must receive the IP that the wifi is connected to. Both codes are based on Arduino. On the ESP32 I'm using the l...