Hi,
I have successfully created the bsd_os port for BSD lib. Everything runs without crashing. However bsd_init always returns 3, no mater what. Which in turn causes the open socket to fail. Could you tell me what I am missing in order for the bsd_init function to succeed ? The LTE is enabled, LFClock is running prior to call bsd_init(). The bsd_os porting code is here github.com/.../bsdlib_os_bare.c
Thanks.
Hoan