- Posts: 4
- Thank you received: 0
Please Log in or Create an account to join the conversation.
majklcze1 wrote: Hi there,
I have exactly followed the tutorial how to program and how to connect ESP with DS18 to make wireless temp. meter with IotCloudAPIv01. Everything works fine, but it never shows any number in temperature field initialy it made the module correctly and shows 26.02, but there is no update.
Can somebody help me?
Thanks!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Start...
....Token: K4VxFC7gsrbf16lTJdjfAFFiKB6ReOoyv68ocjei
ModuleId: 0
SetModulType: 0
SetModulName: 0
parameterImgId:
SetParameterValue: 0
ParameterId:
SetParameterDescription: 0
SetParameterUnit: 0
SetLogToDatabase: 0
SetAvreageInterval: 0
parameterId:
Temperature: 85.00
Temperature: 85.00
Temperature: 85.00
Temperature: 85.00
Temperature: 25.94
SetParameterValue: 0
Temperature: 25.94
Temperature: 24.69
SetParameterValue: 0
Temperature: 26.12
SetParameterValue: 0
Please Log in or Create an account to join the conversation.
majklcze1 wrote: I have connected it to Serial link and here is the response in serial monitor:
Start... ....Token: K4VxFC7gsrbf16lTJdjfAFFiKB6ReOoyv68ocjei ModuleId: 0 SetModulType: 0 SetModulName: 0 parameterImgId: SetParameterValue: 0 ParameterId: SetParameterDescription: 0 SetParameterUnit: 0 SetLogToDatabase: 0 SetAvreageInterval: 0 parameterId: Temperature: 85.00 Temperature: 85.00 Temperature: 85.00 Temperature: 85.00 Temperature: 25.94 SetParameterValue: 0 Temperature: 25.94 Temperature: 24.69 SetParameterValue: 0 Temperature: 26.12 SetParameterValue: 0
So the temp is correctly readed, but its not passed throught "SetParameterValue"
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.