Wake up from LLS mode, how to restart http server?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Wake up from LLS mode, how to restart http server?

531件の閲覧回数
danielchai
Senior Contributor I

Hi All,

I have a K60 board and I am trying to put the system in LLS mode.

After wake up from RTC, I need to restart the http server. How can I do it in MQX4.0.2?

Thank you.

-Daniel

ラベル(1)
0 件の賞賛
3 返答(返信)

410件の閲覧回数
karelm_
Contributor IV

Hi,

to stop the HTTPSRV just call HTTPSRV_release() function and then call HTTPSRV_init() again to re-start it.

Best regards,

Karel.

0 件の賞賛

410件の閲覧回数
danielchai
Senior Contributor I

Hi Karel,

The problem is the RTCS part. Event I use the HTTPSRV_release, I can not release the RTCS part.

Thank you.

-Daniel

0 件の賞賛

410件の閲覧回数
RadekS
NXP Employee
NXP Employee

Unfortunately there isn’t any function for safely release/destroy of RTCS.

We would like to add this feature into one of next releases, but currently there isn’t any fixed time plan for that.

0 件の賞賛