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

    thanks for this information,

    1. I added CONFIG_ZVFS_OPEN_MAX=8 in my "prj.conf" file but it is showing error that this is unknow macro, so i went to 'lib/os/Kconfig:13'(as per ZFVS_OPEN_MAX) this path but there is nothing like that config option. FYI, i am using nRF SDK 2.6.0.

    2. Have you test this by updating ZFVS_OPEN_MAX macro value? please Guide me how and where to increase this value.

    Thanks,

    Dvl

Reply
  • Hi Dejan

    thanks for this information,

    1. I added CONFIG_ZVFS_OPEN_MAX=8 in my "prj.conf" file but it is showing error that this is unknow macro, so i went to 'lib/os/Kconfig:13'(as per ZFVS_OPEN_MAX) this path but there is nothing like that config option. FYI, i am using nRF SDK 2.6.0.

    2. Have you test this by updating ZFVS_OPEN_MAX macro value? please Guide me how and where to increase this value.

    Thanks,

    Dvl

Children
No Data
Related