AzureRTOS STM32 HTTP get error

Thang Do 0 Reputation points
2023-07-17T17:15:14.5633333+00:00

Dear AzureRTOS Technical Support Team,

I am using Netx Duo run on STM32 connect to Cellular Quectel EC21

My code is based on the example demo_netxduo_https.c

When the device sends HTTP GET to the web server, I see the Netx driver received a packet 808 bytes but didn't see it forwarded to the application layer. After that, the web server closes the connection and i get error code 0x38 (NX_NOT_CONNECTED)

I'm not sure if there's a configuration flag missing

For example, when I used LWIP, I can enable debug log to see the packet flow but I don't know on NetX

I have still been stuck on this issue for one month and don't have any idea to continue to debug

Hope AzureRTOS Support Team gives me an idea to debug it.

Many Thanks,

Thang Do

User's image

User's image

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
331 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 31,851 Reputation points MVP
    2023-07-17T21:44:07.29+00:00

    Hello @Thang Do,

    welcome to the moderated Azure community forum.

    If you need detailed support on Azure RTOS, please check the dedicated GitHub repositories on that topic.

    Please repost your question as an issue on the specific netxduo repository.

    You can leave a link to that issue here as reference.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.