I am more familiar with the Nimble code. What is done there is define a
transport for coap messages over a BLE connection. Of course there is also
the Gatt profile/service that defines the BLE peripheral node as an OIC
capable node so interested nodes can discover and connect to it. For the
officia
On Tue, Jun 5, 2018 at 5:01 AM, Khaled Elsayed wrote:
> I don't think this an official Bluetooth SIG profile. I believe it is
> implemented in iotivity linux (https://wiki.iotivity.org/ble_for_linux)
> and runtime.io Nimble stack. So, you can have a look at the source code.
> It is straightforwar
I don't think this an official Bluetooth SIG profile. I believe it is
implemented in iotivity linux (https://wiki.iotivity.org/ble_for_linux) and
runtime.io Nimble stack. So, you can have a look at the source code. It is
straightforward if you are generally familiar with Bluetooth profiles/GATT.
Where can I find more information about the Bluetooth GATT-based OIC
Transport Profile?
Thanks
Gregg