Bluetooth connection status pin?
Bluetooth connection status pin?
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?
-
- Posts: 364
- Joined: Mon Jan 04, 2021 2:06 pm
Re: Bluetooth connection status pin?
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!
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 27 guests