Chat freely about anything...

User avatar
By tuanpm
#6216 hello ystrem

Please update Makefile, it will erase section hold the user configuration at 0x3C000 when you flash. Or change the value of CFG_HOLDER when you change default configurations
User avatar
By r73_pablog
#6228
tuanpm wrote:Hello Everyone,
There are many things have been resolved at the github issues. Maybe you should check out.
@betgear: I think that it is reasonable, you should create an issue, so you'll know when I finish it.
@r73_pablog: can you show me an example? I think the best way to know when a sensor has lost the link is keepalive timer. And it is available.


Hi,

the "Last Will and Testament" is part of MQTT protocol.

http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_7.1.0/com.ibm.mq.doc/tt60360_.htm
http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc385349232
User avatar
By ystrem
#6268
tuanpm wrote:hello ystrem

Please update Makefile, it will erase section hold the user configuration at 0x3C000 when you flash. Or change the value of CFG_HOLDER when you change default configurations


Thanks, I updated the Makefile now with BLANKER it's OK :] Thx

Can somebody help me, where to find some material to study ? I never work with RTOS (I hope it's inside :D), or send my some examples how to use task with this library. Thanks

UPDATE: Ok, i figured out. It was pretty simple :D, only change user_procTaskPrio > 2. :]