09-22-2016, 09:29 AM
(09-22-2016, 09:07 AM)Xalius Wrote: Hi, first of all thanks for the fast shipping and the updates, my air monitor arrived in good shape and seems to work so far. I am just trying to set up a ThingSpeak channel but need some help filling out the fields, I think I am missing something for the meta-data field that describes the contents of the data? What are the minimum required entries for this?hmm it is strange that nothing got replaced,
Code:
[--- DestHanlder: sendValue ---
CustomHTTPDest::process
CustomHTTPDest::invoke = http://]
[Error Code: -1 = connection refused
Failed]
[CustomHTTPDest::invoke = http://api.thingspeak.com/update?key=XXXXXXXXXXXX&field1=%CO2%&field2=%TEMP%&field3=%HUM%&field4=%PRES%]
[Response Code: 500
CLOSED]
try to send this command via the input field at the bottom
serial_dump_toggle
this will enable a fake destination that will dump the values retrieved on the serial port
Which is your device ?
also try to enable the debug mode with the command
debug
it will dump a bit more details