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 Dvl,

    I am not able to reproduce what you see on my nrf9160-dk board.
    I have built (for board target nrf9160dk_nrf9160_ns) and flashed your modified project to nrf9160-dk board using NCS v2.6.0. I am continuously getting
    "<inf> main: RSP : +CEREG: 0,2, ..." message in the terminal output.
    Do you get the same when using nrf9160-dk board?
    I hope that you can modify your project further so that I can replicate what you see. Alternatively, you could try to make a minimal sample which demonstrates the behavior and has reproducible output.

    Best regards,
    Dejan

Reply
  • Hi Dvl,

    I am not able to reproduce what you see on my nrf9160-dk board.
    I have built (for board target nrf9160dk_nrf9160_ns) and flashed your modified project to nrf9160-dk board using NCS v2.6.0. I am continuously getting
    "<inf> main: RSP : +CEREG: 0,2, ..." message in the terminal output.
    Do you get the same when using nrf9160-dk board?
    I hope that you can modify your project further so that I can replicate what you see. Alternatively, you could try to make a minimal sample which demonstrates the behavior and has reproducible output.

    Best regards,
    Dejan

Children
No Data
Related