You saved my evening ! it works now like a charm.
Thanks a lot for your help
You saved my evening ! it works now like a charm.
Thanks a lot for your help
You saved my evening ! it works now like a charm.
Thanks a lot for your help
Great thank you, I think I have find it:
I will give it a try this evening, I will let you know.
I am not sure to well understand, and I am sure that I don't know how to do it (downgrade the board def)!
Would you please help me ?
I though it was the IDE itself...
I have just checked the file boards.txt, but it is the same in 1.6.7 and 1.6.12...
Please help me !
@sundberg84
I use a fake arduino nano, and the latest IDE (1.6.12)
=> I will try with an older version (1.6.7) as suggested by the thread.
Thanks a lot, I won't have never look in that direction !
For now, I have a FTDMI usb as power supply, then I guess I have a budget of 500mA under 5V.
I have put a 220µF cap on GND VCC direclty of the NRF. I use an adapter like this : http://www.uctronics.com/3-3v-wireless-adapter-board-compatible-with-2-4g-nrf24l01-module-for-arduino.html?feedback=1
My cap is between the adap and the nrf.
Yes I turned on debug message. I will provide them this evening... but the init seems ok as I can ping and moreover I see sensors data coming. I have put a Serial.println in setup, then I see that the arduino reboots just after receiving data.
What is the recommanded cap value ?
Hi again,
This is exaclty what I did, I put a Serial.println("Boot") in setup function, then I am now sure that my gateway reboots just after receiving a frame from any of my sensors.
The question now is why ?!
Is there a soft reboot somewhere in the mysensors lib or ethernet lib and why ?
Any idea ?
I have put a huge 220µF cap on the 3.3V supply of the nrf, without more success.
PS:
I can ping the gateway, both DHCP and direct IP works.
Hi all,
I have built my first ethernet gateway with an arduino nano + nrf24 + huge 220µF capa + W5100.
I can ping the gateway, the gateway receives my sensors data, but nothing on the MYSController_1_0_0beta GUI, nothing in my Home server (Jeedom).
Is that log is correct, I have the feeling that the gateway reboots after receiving RF frames, right or not ?
Is there a simple way to debug what happens on the ethernet side ?
Hi tekka,
I have tested MYSController, and it was a massive success ! thanks a lot for your work.
I have just one question, in the csv file there is a type.
According to my reading this is to tag a node type, but where are the already known types ?
Type 1 => only temperature
Type 2 => only humidity
Type 3 => temp & hum
etc
Is there another config file where to specify user types ?
Type,Name,Version,File,Comments
10,Blink,1,Blink.hex,blinking example
20,TimeReporter,1,TimeReporter.hex,TimeReporter
100,Sensebender Micro,1,SensebenderMicro.cpp.hex,Sensebender Micro
110,Sensebender Blink,1,SensebenderBlink.cpp.hex,Sensebender Blink