Tool/software: TI C/C++ Compiler
Hi,
I am trying to implement GET & POST processing to read/write configuration (Device <-> mobile app). This implementation shall exchange the device configuration as part of provisioning task.
Either before provisioning task start or after provisioning complete only I can able to read / write into the file.
Is there any way i can access parallel to the file read write operation along with provisioning task?
File Error: FS - Couldn't get info on file. error status -2014
File read /write API's: sl_FsOpen(), sl_FsRead() , sl_FsWrite() , sl_FsClose()
provisioning task : void * provisioningTask(void *pvParameters)
Part name : CC3220SF-LAUNCHXL- launchPad Rev-A
SDK: SimpleLink_CC32xx v2_10_00_04