Hi George and Clarke, Thanks for the response! Also thanks to Clarke, Yes, I've tried your examples to build an iotivity server as you gave me that before. I've built Iotivity server on my Raspberry Pi with enviro phat as the sensor.
Now, I'm looking for a client example for communicate with smart_home_server_with_mock_swupdate, because my research is try to implement OCF firmware update protocol. I've read both smart_home_server_with_mock_swupdate code and OCF FU protocol documentation (OCF 2.0.3 core and security specifications), it needs a client to trigger the firmware update process (according to OCF FU protocol documentation). That's why I want to learn the other client and server example first before I can make the client for trigger the FU process. I've tried the simpleclient and simpleserver, but they didn't communicate. In simpleclient code, the client should do observe then get the light state from simpleserver. But, it stopped after send and received coap messages. Do I need to run onboarding_tool first and onboard the server and client before it can communicate each other (for example: client get the resource from the server)? And for gcc, what version that compatible? -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#10356): https://iotivity.groups.io/g/iotivity-dev/message/10356 Mute This Topic: https://groups.io/mt/69378274/21656 Group Owner: [email protected] Unsubscribe: https://iotivity.groups.io/g/iotivity-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
