Connecting ESP32 to Bluefruit LE UART Friend

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
CircuitButcher
 
Posts: 1
Joined: Mon Jan 24, 2022 5:42 pm

Connecting ESP32 to Bluefruit LE UART Friend

Post by CircuitButcher »

I'm trying to connect the Bluefruit LE UART Friend to my ESP32 vroom model using Arduino IDE. Before continuing, I know the ESP32 comes with bluetooth capabilities but for various reasons the on-board BLE will not work. When attempting to use the Example code "atCommand", I get the error code:

Arduino: 1.8.19 (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 115200, None"

In file included from C:\Users\user\AppData\Local\Temp\arduino_modified_sketch_221252\atcommand.ino:19:0:

C:\Users\user\Documents\Arduino\libraries\Adafruit_BluefruitLE_nRF51-master/Adafruit_BluefruitLE_UART.h:46:30: fatal error: SoftwareSerial.h: No such file or directory

compilation terminated.

exit status 1

Error compiling for board ESP32 Dev Module.

Any thoughts? Please feel free to ask questions, I will supply as much information as I can.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”