Unable to get HTTP stream using BG95-M5

Hello,

I am trying to connect to a HTTP server to receive a stream of data with BG95-M5. When I test the connection with a Quectel dev board, the stream of data is received from the server. However, when using my own board, I only get the first packet of the stream saying the connection was successful, but suddenly the stream stops.

Here is the logs using the Quectel dev kit:
quectel

Here is the logs using our own board:
ours

Do you have any idea on why this could happen? Thank you!

In my experience, I think it’s a problem with your code or cache allocation