Skip to content
Discussion options

You must be logged in to vote

I've done some more poking around and have a branch with the problem here:
https://github.com/skunkcollective/zephyr/tree/usb-web-problem
The example is a modified civetweb/websocket example where I've extended it with more files to load from the index.html page.

Any changes to the prj.conf is at the end.
I've tested this on linux/firefox/chrome.
The branch requires a change in civetweb.c to work (see commit message). It is due to the stack size of the civetweb threads.
You need to manually set your ip address on the new network interface. The board is running on 192.0.2.1/24. Port 8080.
You can bring up the developer console in firefox to see the file loading if you are familiar with that.

Replies: 8 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@Coi-l
Comment options

@jfischer-no
Comment options

@Coi-l
Comment options

@jfischer-no
Comment options

@Coi-l
Comment options

Answer selected by Coi-l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
4 participants
Converted from issue

This discussion was converted from issue #53989 on January 24, 2023 07:40.