Search found 3 matches
- 13:29, 10 Mar 2015
- Forum: Questions and answers
- Topic: HTTP POST failed
- Replies: 3
- Views: 20006
Re: HTTP POST failed
@Fredrik Thank you for your help. I have a few follow up questions. 1. What is the difference between the evothings app and the evothings JS workbench? Why one doesn't work (0) and the other one works (200)? 2. Is there any other way to do http POST in evothings app besides XMLHttpRequest? Thanks, -...
- 07:12, 10 Mar 2015
- Forum: Questions and answers
- Topic: HTTP POST failed
- Replies: 3
- Views: 20006
HTTP POST failed
I am trying to post some data from mobile app to a remove server. I found the following JS code and tried it in the evothings JavaScript Workbench, it worked well. But when I pushed the same code to mobile app with some HTML (document.getElementById("response").innerHTML = , to display res...
- 16:52, 07 Jan 2015
- Forum: Texas Instruments
- Topic: TI Sensortag advertising and conversion periods
- Replies: 18
- Views: 117055
Re: TI Sensortag advertising and conversion periods
What is the minimum period of refresh rate in milliseconds for each sensor? I see the example code uses different numbers - are they the minimum number we can set to each sensor? Thanks for your time!