Other Parts Discussed in Thread: CC3200
Tool/software: Code Composer Studio
Hi,
I had a custom board having cc3200Mod,the device is used to post data in cloud .i did it using http client demo,now i need to get real time using the same code .is there any options to get time from the same http client demo .i noticed a time getting application from the sdk (sntp time),which is an rtos code .is it possible to implement sntp time code in http client demo?.if there any other option please explain.