Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

[ocf] OcfClient cannot connect to OcfServer on K64F #1660

Closed
qiaojingx opened this issue Nov 16, 2017 · 2 comments
Closed

[ocf] OcfClient cannot connect to OcfServer on K64F #1660

qiaojingx opened this issue Nov 16, 2017 · 2 comments
Assignees
Labels

Comments

@qiaojingx
Copy link

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

  1. make JS=samples/OcfServer.js BOARD=frdm_k64f
  2. cp outdir/frdm_k64f/zephyr.bin /media/<USERNAME>/MBED/
  3. connect K64F to PC with Ethernet cable
  4. add route on linux
    ip -6 route add 2001:db8::/64 dev eno1

Actual Result

1). OcfClient cannot connect to OcfServer
selection_001
selection_002

Expected Result

OcfServer started without error and OcfClient can connect to OcfServer.

Test Builds

Branch Commit Id Target Device Test Date Result
master dcf56a9 Arduino 101 Nov 16, 2017 Pass
master dcf56a9 FRDM_K64F Nov 16, 2017 Failed

Additional Information

jimmy-huang added a commit to jimmy-huang/zephyr.js that referenced this issue Jan 17, 2018
Fixes intel#1660

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
jimmy-huang added a commit to jimmy-huang/zephyr.js that referenced this issue Jan 18, 2018
Fixes intel#1660

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
@qiaojingx
Copy link
Author

Verified with commit 4b23a47 + #1769. This issue is not reproduced.

jimmy-huang added a commit to jimmy-huang/zephyr.js that referenced this issue Jan 19, 2018
Fixes intel#1660

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
grgustaf pushed a commit that referenced this issue Jan 19, 2018
Fixes #1660

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
@qiaojingx
Copy link
Author

Verified with commit e720399. This issue is fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants