Bluetooth connection status pin?

braddd
Posts: 6
Joined: Mon Dec 21, 2020 9:35 pm

Bluetooth connection status pin?

Postby braddd » Mon Dec 21, 2020 9:41 pm

I want to use the ESP32s in it's default AT command mode, but I need a pin to go high or low when a bluetooth connection is made, e.g. an led light up when connected. I want the firmware to work as intended but I really need a status pin and preferably have it do this by default, even after a reset. Is this possible? Is it already built in somewhere?

ESP_Minatel
Posts: 364
Joined: Mon Jan 04, 2021 2:06 pm

Re: Bluetooth connection status pin?

Postby ESP_Minatel » Wed Jan 06, 2021 6:56 pm

Hi,

I don't think if you can do this without modifying the ESP-AT project for your needs.
One possible solution is to implement on your host MCU, by using the AT+DRVPWMINIT command.

Hope this could help you!

Who is online

Users browsing this forum: No registered users and 126 guests