ArduinoCore-arc32 icon indicating copy to clipboard operation
ArduinoCore-arc32 copied to clipboard

Jira 769 CurieBLE: cannot discover characteristics in 0x1800 and 0x1801 services

Open sandeepmistry opened this issue 8 years ago • 3 comments

I'm using the peripheral explorer with bleno's echo example, it doesn't report any characteristics in the 0x1800 and 0x1801 services.

Here's the output:

BLE Central - Peripheral Explorer
Found C8:69:CD:41:84:A2 '' 
Found 00:19:0E:11:24:06 '' ec00
Connecting ...
Connected
Discovering attributes ...
Attributes discovered

Device name: 
Service 1800
Service 1801
Service ec00
	Characteristic ec0e, properties 0x26

Disconnecting ...
Disconnected

sandeepmistry avatar Dec 29 '16 22:12 sandeepmistry

This issue is logged as Jira 769.

@sandeepmistry Do you deem getting the default Services attributes necessary for the next release?

SidLeung avatar Jan 06 '17 02:01 SidLeung

@SidLeung I think we can live without it, but it would be nice to help with #379.

sandeepmistry avatar Jan 11 '17 18:01 sandeepmistry

PR534 has resolved this issue using BLE V4.2, not released yet. The jira is resolved.

russmcinnis avatar May 02 '17 22:05 russmcinnis