Hello,
Our setup:
-nRF9160
- Zephyr OS
- Segger Embedded Studio for Arm (Nordic Edition)
- SDK v1.3
Questions
1) which are the differences between Zephyr functions VS Nordic functions to be more specifics in nrf_recv() and recv().
2)Do you have tech notes regarding to it?
3)In what cases is recommended using nordic socket functions and in which ones zephyr functions?
As note, I see that int at_cmd.c did you used recv() but in some tickets here in Devzone you recommend to use the Nordic functions.
Regards,
Rene D.