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
Ocf connection can't be established on olimex_stm32_e407.
Test Code
OcfServer.js
OcfClient.js
Steps to Reproduction
make BOARD=olimex_stm32_e407 JS=samples/OcfServer.js
//olimex_stm32_e407(DFU B0->1/B1->0; Normal B0->0/B1->0 )
dfu-util -a 0 -d 0483:df11 -D outdir/olimex_stm32_e407/zephyr/zephyr.bin --dfuse-address 0x08000000
./outdir/linux/release/jslinux samples/OcfClient.js --noexit
Actual Result
Ocf connection can't set up.
Expected Result
Ocf Client can connect to Ocf Server.
Test Builds
Additional Information
The text was updated successfully, but these errors were encountered: