Search found 2 matches

by m.biondo
Tue Mar 20, 2018 3:25 pm
Forum: General Discussion
Topic: BLE connection between a ESP-WROOM-32 and another BLE device
Replies: 0
Views: 2480

BLE connection between a ESP-WROOM-32 and another BLE device

Hello,
has anyone tried to make a ble connection between a ESP-WROOM-32 and another ble device?
If yes, how do I have to configure the characteristics' attributes in order to write to them?
My problem is being able to write to any characteristic.
Is there anything I do wrong?
Thanks in advance for ...
by m.biondo
Mon Mar 12, 2018 4:17 pm
Forum: General Discussion
Topic: ESP-AT: AT+BLEGATTCWR
Replies: 1
Views: 3437

ESP-AT: AT+BLEGATTCWR

Anyone having problem with at command AT+BLEGATTCWR ??

I run the ESP-AT on ESP-WROOM-32

I wanted to write some bytes to the following characteristic (I skipped the other ones):
AT+BLEGATTCCHAR=0,3<\r><\n>
+BLEGATTCCHAR:"char",0,3,2,0x0003CDD200001000800000805F9B0131,0x04<\r><\n>

I wrote:
AT ...

Go to advanced search