Yeah, i compiled that but doesn’t give any debug. I already send you the log
I mean i don’t understand why you cannot add debug message
Owh sorry, misunderstood. I will try it again
Is it possible to use another program? Maybe this wil work?
how about this one?
Or you can try this one:
This client doesn’t support wp77xx. This isn’t an option.
I think you can still run it on WP77.
Nope, when i’m try to “make” they said there is no wp77xx and if i “make all” there is an error
you should import the project in VSCode instead of typing make.
And what is the difference? I’ve tried it before with VSCode and then i even got more errors.
i only compile application in VSCODE
Then you need to debug why there is compilation error.
Or you can try this one:
When i try to run mqttPublisher i didn’t get any log that the code is running right, i get this log:
You can add some debug message in COMPONENT_INIT() and see if the app is really running
how about putting the debug message to the beginning when running the program?
Also can you try with a helloworld app and see if you can print message?
With the helloWorld app i see the message
then you can port the code to this helloworld app
I haven’t tried to put a LE_INFO in the front of COMPONENT_INIT because i can’t upload the program. It did work before.
What is the topic where the controller sends the data to? I can’t find it .