You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.
Description
After update zephyr to 1.9.0, OcfClient cannot connect to OcfServer on FRDM_K64F.
Test Code
OcfServer.js;
test-ocfserver.js
Steps to Reproduction
make JS=samples/OcfServer.js BOARD=frdm_k64f
cp outdir/frdm_k64f/zephyr.bin /media/<USERNAME>/MBED/
ip -6 route add 2001:db8::/64 dev eno1
Actual Result
1). OcfClient cannot connect to OcfServer
Expected Result
OcfServer started without error and OcfClient can connect to OcfServer.
Test Builds
Additional Information
The text was updated successfully, but these errors were encountered: