Note: you can do that out of the box with Apache Mynewt:
- You can run management using custom resources, incl sw upgrade:
http://mynewt.apache.org/latest/os/modules/devmgmt/oicmgr/
- You can create your own OCF objects, example:
https://github.com/apache/mynewt-core/blob/master/apps/bleprph_oic/src/main.c
- Sensors are exposed over OCF:
https://github.com/apache/mynewt-core/blob/master/apps/sensors_test/src/main.c
- iOS and Android samples:
- https://github.com/runtimeco/ios-oic-sample
- https://github.com/runtimeco/android_sensor
On 7 Apr 2018, at 13:26, Gregg Reynolds wrote:
Can anybody offer a status report on Iotivity's BLE support? I'm
looking at
Nordic's Bluetooth 5 devices (very cool:
https://www.androidauthority.com/nordic-thingy52-779773/) and
wondering how
painful it would be to OCF-enable them.
Gregg
_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev
_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev