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