How to solve socket -23 error while creating multiple server in nRF9160

Hi Support team,

I am  using nRF9160 module and i want run two server on the module, one is modbus server and other is CoAP server. so is it possible to run both server simultaneously ?

Thanks,

Dvl

Parents
  • Hi Dejan Simonovic, Thanks for the reply

    i just wanted to know that is it possible to run Http server and COAP server simultaneously ? as i found that nRF9160 allow max 3 server, so if i use COAP server as you mention in above reply then it already creates two listen socket and one CoAP server. so the problem is i can not create the another new server.

    i also want to know why COAP server creates two listen socket, what is use of it ?

    Thanks,

    Dvl

Reply
  • Hi Dejan Simonovic, Thanks for the reply

    i just wanted to know that is it possible to run Http server and COAP server simultaneously ? as i found that nRF9160 allow max 3 server, so if i use COAP server as you mention in above reply then it already creates two listen socket and one CoAP server. so the problem is i can not create the another new server.

    i also want to know why COAP server creates two listen socket, what is use of it ?

    Thanks,

    Dvl

Children
No Data
Related