If wic file is changed under development, I cannot use the project?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi all,

After I changed wic file once, I'm not be able to watch any services and characteristic on LightBlue app.

In WICED Smart Designer Software User Manual, there is a NOTE: This file (about .wic file) should not be edited.

Does that mean I cannnot use the project if I change .wic file?

Although, I cycled power of iPhone, this problem was not resolved.

Please tell me what to do.

0 Likes
1 Solution
Anonymous
Not applicable

No, I don't recommend editing .wic file.

You can edit .c source code and/or .h header file directly if you want.

View solution in original post

0 Likes
3 Replies
Anonymous
Not applicable

Do you often use Designer during development?

Usually, it's used once at the beginning of development I think.

.wic file is used only by Designer.

So if you change .wic file after generated code by Designer, it's no problem.

And I recommend to use version control system like Git/SVN.

Then you can recover workable .wic file from it.

0 Likes
Anonymous
Not applicable

Hi dmiya

>Do you often use Designer during development?

No. However, I must sometimes respond to deviation.

>And I recommend to use version control system like Git/SVN.

Then you can recover workable .wic file from it.

Of course, I use Git. So, I applied previous code .wic file, but I could no longer use the project.

In short, cannot I edit .wic file under development?

0 Likes
Anonymous
Not applicable

No, I don't recommend editing .wic file.

You can edit .c source code and/or .h header file directly if you want.

0 Likes