Askidea

Results 9 issues of Askidea

There are the following differences when discovering multiple devices between iotivity-lite v2.2.0 and v2.2.4.3. (1) v2.2.0 : all devices are discovered by one discovery request in OnBoardingTool MultiDeviceServer (Android) :...

Using Android apps, MultiDeviceServer and OnBoardingTool with iotivity-lite v2.2.4.3 or later, OTM failed from 2nd device. OTM to the first device is OK, but OTM to the second device fails...

bug

Hello everyone! In the GetRequestHandler part or initPost() processing, a fatal error occurs in the line below and the app crashes. There is no error like this in previous versions,...

bug

The iotivity Android library was built in the branch 'master', commit '9c8ea1a' environment. And when I apply it to the app, build and run it, the following error occurs. The...

bug

git TAG : v2.2.5.2 iotivity-lite/port/android$ make NDK_HOME=~/toolchains/ndk18-android-arm-23 ANDROID_API=23 DEBUG=1 CLOUD=1 SECURE=1 IPV4=1 TCP=1 PKI=1 DYNAMIC=1 JAVA=1 Following error occured. 2022-09-19 11:27:43.866 17396-17396/net.quber.sm.ocfclient W/System.err: Native code library failed to load. 2022-09-19...

bug

@jkralik I am trying to install `plgd-hub` to run on a single machine. I tried installing the official Kubernetes binaries (`kubeadm, kubectl, kubelet`), but I am having trouble proceeding due...

:beetle: bug
:question: question

@jkralik @Danielius1922 I'm trying to integrate bridge functionality into iotivity-lite. However, the latest library does not seem to support the ability to dynamically delete and recreate OCF Devices. As an...

I built the latest iotivity-lite library (NDK21&25, armeabi&arm64-v8a) and applied it to the Android App (OnboardingTool) provided as an example. And when I ran it on a mobile phone (e.g....

Hello, I need help so I'm posting this as an issue here. I am currently developing a ZigBee bridge app, and I want to register several Virtual OCF Devices mapped...