TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: doh2o on June 05, 2014, 11:49:19 PM

Title: TinyDuino Bluetooth LE module programming connector
Post by: doh2o on June 05, 2014, 11:49:19 PM
Where is the programming connector on the Bluetooth LE module?  On the schematic I see a GRPB032VWQS which I believe is a Sullins 6 pin header, but I don't see that on the module itself. I see 6 bare pads on the back side. If that is it, then which one is pin 1?  By the way, the reason I am looking for this is that I have used other Bluegiga modules and the only way I know to create the GATT profile is to program it via this interface. That is, I don't know how to do this via the BGLib interface; as far as I know there is no API to create the profile, but once it is created then you can use the APIs to access the data elements defined in the profile.

Thanks!
Title: Re: TinyDuino Bluetooth LE module programming connector
Post by: tjdah10 on June 16, 2014, 09:11:18 PM
Bump. I created a profile today just to ask this.