This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C129ENCPDT: AJAX implementation in HTML pages running in TI-RTOS

Part Number: TM4C129ENCPDT
Other Parts Discussed in Thread: EK-TM4C1294XL

Tool/software:

Hi Everyone,

I am working in a project where html pages are used to configure the process parameters and to display computed real time data which varies based on sensor output.

TI-RTOS (NDK library is used) for html pages.

I want to implement a feature in html pages, to update the real-time data (text format) without refreshing the page

I am aware the same can be achieved using ajax but I amn't sure about its compatibility in TI RTOS

So please let me know the possibility and if implementation is possible then guidance to implement the same (an example code will be really helpful)

Eagerly waiting for community member(s) response ..

Thanks