Beta V0_7bX

9 years 2 months ago #512 by EasyIoT
Replied by EasyIoT on topic Beta V0_7bX
Now is available beta 0_7b2, Win and RPi version - see download link at the beginning of the tread.
The following user(s) said Thank You: Xavier
The topic has been locked.
9 years 2 months ago #533 by Lars65
Replied by Lars65 on topic Beta V0_7bX
Tried today to connect with the esp8266, got a popup window wich said:
Error/Api/EasyIoT/Config/Driver/Esp8266/AddNode

I have flashed my ESP8266 with the AI-v0.9.5.0 AT Firmware software.
I have also used the Appstacks config tool ( github.com/AppStackTH/ESP8266-Config ). To set the baudrate to 115200.

But it will not connect.
I run my server on a raspberry pi B+

But Mysensors and the NRF24L runs perfectly. :)
The topic has been locked.
9 years 2 months ago #538 by Dennis
Replied by Dennis on topic Beta V0_7bX
I suppose you have ESP8266 connected to Arduino (not to raspberry!), and are using one of the arduino code examples of easyIoT.

In this case, you need to set baud rate = 9600 to make things work.

regards
The topic has been locked.
9 years 2 months ago #582 by ppecuch
Replied by ppecuch on topic Beta V0_7bX
Hello,
I run EasyioT server on a raspberry pi B+ with Mysensors. It is perfect work, runs perfectly.
Now upgrade beta 0_7b2, tested S_POWER, V_WATT, V_KWH. Reads no data.

Systemlogger:
DEBUG MySensors Read: 9-9-0 s=255,c=3,t=11,pt=0,l=12:Energy Meter
DEBUG MySensors Read: 9-9-0 s=255,c=3,t=12,pt=0,l=3:1.0
DEBUG MySensors Read: 9-9-0 s=1,c=0,t=13,pt=0,l=3:1.4
DEBUG MySensors Rx: Sensor presentation NodeId:9,SensorId:1,type:S_POWER,data:1.4
DEBUG MySensors Read: 9-9-0 s=1,c=2,t=24,pt=0,l=3:1.4
ERROR MySensors Rx: Invalid data type:9 ,sensor:1, type:24

I do not know where I'm wrong, previous sensors reads perfectly.
The topic has been locked.
9 years 2 months ago #586 by EasyIoT
Replied by EasyIoT on topic Beta V0_7bX

ppecuch wrote: Hello,
I run EasyioT server on a raspberry pi B+ with Mysensors. It is perfect work, runs perfectly.
Now upgrade beta 0_7b2, tested S_POWER, V_WATT, V_KWH. Reads no data.

Systemlogger:
DEBUG MySensors Read: 9-9-0 s=255,c=3,t=11,pt=0,l=12:Energy Meter
DEBUG MySensors Read: 9-9-0 s=255,c=3,t=12,pt=0,l=3:1.0
DEBUG MySensors Read: 9-9-0 s=1,c=0,t=13,pt=0,l=3:1.4
DEBUG MySensors Rx: Sensor presentation NodeId:9,SensorId:1,type:S_POWER,data:1.4
DEBUG MySensors Read: 9-9-0 s=1,c=2,t=24,pt=0,l=3:1.4
ERROR MySensors Rx: Invalid data type:9 ,sensor:1, type:24

I do not know where I'm wrong, previous sensors reads perfectly.


Please see supported types. V_VAR1 is not supported, but you are using it.
The topic has been locked.
9 years 2 months ago #594 by ppecuch
Replied by ppecuch on topic Beta V0_7bX
Thank you, I've changed the Arduino sketch parameter:
boolean pcReceived = true;
now running perfectly.
The topic has been locked.
Time to create page: 0.346 seconds

Forum latest

  • No posts to display.