I need too
Ivan Z
Posts
-
Even more smart sleep... -
sendHeartbeat not work rightbefore = work
presentation = work
setup = work???
-
sendHeartbeat not work rightThis is only part of the code.
Full version sketch
https://github.com/Shagrat2/MSMDLed/blob/master/MSMDLed.ino -
sendHeartbeat not work rightI send Heartbeat, but receive in system I_DISCOVER_RESPONSE
Sketch code
void loop() { unsigned long tick = millis(); if (tick - previsionTime > HeartBitInterval) { previsionTime = tick; sendHeartbeat(); } }Node log
__ __ ____ | \/ |_ _/ ___| ___ _ __ ___ ___ _ __ ___ | |\/| | | | \___ \ / _ \ `_ \/ __|/ _ \| `__/ __| | | | | |_| |___| | __/ | | \__ \ _ | | \__ \ |_| |_|\__, |____/ \___|_| |_|___/\___/|_| |___/ |___/ 2.3.0 16 MCO:BGN:INIT NODE,CP=RNNNA---,VER=2.3.0 ... 14960 TSF:MSG:SEND,115-115-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:1 48934 TSF:MSG:READ,0-0-255,s=255,c=3,t=20,pt=0,l=0,sg=0: 48941 TSF:MSG:BC 49762 TSF:MSG:SEND,115-115-0-0,s=255,c=3,t=21,pt=1,l=1,sg=0,ft=0,st=OK:0 49772 TSF:MSG:READ,0-5-255,s=255,c=3,t=20,pt=0,l=0,sg=0: 49780 TSF:MSG:BC 49782 TSF:MSG:READ,0-6-255,s=255,c=3,t=20,pt=0,l=0,sg=0: 49788 TSF:MSG:BC 1254332 TSF:MSG:READ,0-0-255,s=255,c=3,t=20,pt=0,l=0,sg=0: 1254340 TSF:MSG:BC 1255313 TSF:MSG:SEND,115-115-0-0,s=255,c=3,t=21,pt=1,l=1,sg=0,ft=0,st=OK:0 1255323 TSF:MSG:READ,0-5-255,s=255,c=3,t=20,pt=0,l=0,sg=0: 1255331 TSF:MSG:BCLog in system: MajorDomo
2018-11-29 10:26:19 699 >> 3:Internal; Gate:1; Node:115; Sensor:255; Ack:0; Sub:21:I_DISCOVER_RESPONSE; Msg:0 2018-11-29 10:25:47 133 >> 1:Set; Gate:1; Node:115; Sensor:2; Ack:0; Sub:2:V_STATUS; Msg:1 ... -
💬 MDMScreenPlease append support RS485
-
💬 NodeManagerWhy did you use the REQ type for the relay?
Please add support for SET tooREQ - nide to read Relay status
-
💬 NodeManagerWhat about BMP085 ??
-
💬 NodeManagerSorry, not fully read text
-
💬 NodeManager@user2684
Function name
Do you mean the formula to calculate the percentage?
Append flag IFDEF for not send this information (Only voltage) -
💬 NodeManagerPlease use IFDEF for "Battery procetage"
I calculate this in the controller (Save battery) -
💬 NodeManagerDouble comment in NodeMamaged.h - setBatteryInternalVcc
-
💬 MDMS OEM2Yes, I know about this problem
But i want repeat size "MDMS OEM"
It was a good option for the case http://www.ebay.com/sch/sis.html?_nkw=USB+Mobile+Power+Bank+Phone+Charger+Pack+18650+Rechargeable+Battery+Box+Case+DIY&_id=381009132329&&_trksid=p2060353.m2749.l2658
-
💬 NodeManagerThis version already allows wizard (.php) to generate a sketch
-
💬 NodeManagerPlease show my sample with DHT22
Append optimization flag.
For save battery life, do not send the same values -
💬 NodeManagerHow make not sleep sensor?
void NodeManager::loop() {
#if SLEEP_MANAGER == 1
Only for sleep
#end
}May be to make wait logic
-
💬 Log ParserI crash parser
0 MCO:BGN:INIT REPEATER,CP=RNORAA-,VER=2.1.1 4 TSM:INIT 4 TSF:WUR:MS=0 11 TSM:INIT:TSP OK 13 TSF:SID:OK,ID=15 15 TSM:FPAR 51 TSF:MSG:SEND,15-15-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 2059 !TSM:FPAR:NO REPLY 2061 TSM:FPAR 2097 TSF:MSG:SEND,15-15-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK: 2610 TSF:MSG:READ,5-5-15,s=255,c=3,t=8,pt=1,l=1,sg=0:1 2615 TSF:MSG:FPAR OK,ID=5,D=2 3053 TSF:MSG:READ,0-0-15,s=255,c=3,t=8,pt=1,l=1,sg=0:0 3057 TSF:MSG:FPAR OK,ID=0,D=1 4105 TSM:FPAR:OK 4106 TSM:ID 4107 TSM:ID:OK 4109 TSM:UPL 4146 !TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=0,st=NACK:1 6153 TSM:UPL 6190 !TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=1,st=NACK:1 8197 TSM:UPL 8233 !TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=2,st=NACK:1 10241 TSM:UPL 10244 TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=3,st=OK:1 10250 TSF:MSG:READ,0-0-15,s=255,c=3,t=25,pt=1,l=1,sg=0:1 10255 TSF:MSG:PONG RECV,HP=1 10258 TSM:UPL:OK 10259 TSM:READY:ID=15,PAR=0,DIS=1 10267 TSF:MSG:SEND,15-15-0-0,s=255,c=4,t=0,pt=6,l=10,sg=0,ft=0,st=OK:FFFFFFFF40016FF10300 10311 !TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=NACK:0100 12322 TSF:MSG:SEND,15-15-0-0,s=255,c=0,t=18,pt=0,l=5,sg=0,ft=1,st=OK:2.1.1 12331 TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=6,pt=1,l=1,sg=0,ft=0,st=OK:0 12562 TSF:MSG:READ,0-0-15,s=255,c=3,t=6,pt=0,l=1,sg=0:M 12578 TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=11,pt=0,l=8,sg=0,ft=0,st=OK:Lighting 12597 TSF:MSG:SEND,15-15-0-0,s=255,c=3,t=12,pt=0,l=3,sg=0,ft=0,st=OK:1.2 12613 TSF:MSG:SEND,15-15-0-0,s=1,c=0,t=3,pt=0,l=11,sg=0,ft=0,st=OK:Light relay 12628 TSF:MSG:SEND,15-15-0-0,s=2,c=0,t=6,pt=0,l=15,sg=0,ft=0,st=OK:Key temperature 12641 TSF:MSG:SEND,15-15-0-0,s=3,c=0,t=30,pt=0,l=14,sg=0,ft=0,st=OK:Source current -
Rain GuageSensor manufacturer has sent information about the sensor. 0.3 mm to 1 tick
-
Rain GuageMI-SOL Rain Guage has CALIBRATE_FACTOR = 36
-
💬 Small MySensor-
Write bootloader befor set NRF24 on NRF pinout
-
TCP service for Raspberry Pi NRF24l01 direct connectionAppend save node map to disk