Search found 2 matches

by sabaridev
Mon Jan 09, 2023 8:22 am
Forum: ESP-AT
Topic: Not able to disconnect bluetooth connection from android mobile
Replies: 2
Views: 2613

Re: Not able to disconnect bluetooth connection from android mobile

Hi Team, Please find the below logs: Scenario 1: Ble Can Disconnect: RTC time EXT = 0:1:1:0:0:0 MQTT INit call 2 UART4 RX = +BLECONN:0,"52:ff:03:15:84:83" BLE connected UART4 RX = AT+BLEGATTSSRV? UART4 RX = +BLEGATTSSRV:1,1,0xA002,1 UART4 RX = +BLEGATTSSRV:2,1,0xA003,1 UART4 RX = UART4 RX = OK UART4...
by sabaridev
Wed Jan 04, 2023 8:59 am
Forum: ESP-AT
Topic: Not able to disconnect bluetooth connection from android mobile
Replies: 2
Views: 2613

Not able to disconnect bluetooth connection from android mobile

Hi Team, I am working on a ble android application which talks to device which has esp32 firmware installed. Issue: Not able to disconnect from device when notification is enabled. Application scenario: 1. Connect To device 2. Enable Notification 3. Send Command 4. Receive Data 5. Disable Notificati...