Skip to content

Running http/mqtt server #2175

Apr 28, 2023 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

https://mongoose.ws/documentation/tutorials/http-server/
https://mongoose.ws/documentation/tutorials/mqtt-server/

I see ERR_SOCKET_NOT_CONNECTED error in my browser after http connection.

Unfortunately "your browser" and its messages are out of reach for me. What do you see in:

  • Mongoose log
  • Wireshark
    ?

I am working on STM32H7 Nucleo board with freertos.

Whose port and configuration ? Cube ?
What is your stack size for this task ?
What TCP/IP stack are you using ? Whose port and configuration ? Cube's lwIP ? CMSIS_RTOS v1 ? Number of connections allowed ? If you answered yes to all then add MEMP_NUM_NETCONN=10 or more to your preprocessor symbols
https://mongoose.ws/documentation/tut…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@gawelkot
Comment options

@scaprile
Comment options

@noName2005
Comment options

@scaprile
Comment options

Answer selected by gawelkot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants