Require WebSocket_client Working Code

Hi,

I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.

I have try nordic websocket_client but i have got Cannot connect to IPv4 remote (-116) error,

please help me to solve this problem

Parents Reply
  • Hi,

    I need to add WebSocket certificates to my code, and I am using the websocket_client example as a reference.

    In the src directory, the https-cert.der file is available, and the https-cert.der.inc file is also generated in the build/zephyr/include/generated/ directory. How is the https-cert.der.inc file generated?

    Additionally, is there any other method to add a certificate for WebSocket?

Children
Related