Search found 2 matches

by eshk12
Thu Sep 15, 2022 6:47 am
Forum: Hardware
Topic: transfer pin out from arduino to esp32
Replies: 0
Views: 771

transfer pin out from arduino to esp32

Hi guys, I have move my project recently to ESP32 from Arduino,
I am using pins 10,9 on arduino to transmit RX/TX from my device with the library SoftwareSerial.

i would like to know on which pin I can use in ESP I case I'm going to use ESPSoftwareSerial.



Thanks
by eshk12
Sat Mar 20, 2021 11:14 pm
Forum: ESP-IDF
Topic: Scanning all nearby devices via bluetooth.
Replies: 0
Views: 1457

Scanning all nearby devices via bluetooth.

Hello guys, I've just received my ESP-32 and I'm trying to make it scan nearby bluetooth devices(not phones). I've found very little information about this thing and it's not really helped me. By far I want to scan all nearby bluetooth scan, and then connect to one of the device that found and commu...