First node: nothing work
-
115200
It seems to work nicely using gateway sketchup with correctly debug information...
-
I already try that without success.
Using same cable with same arduino works like a charm for the gateway.
-
Do you get any output on serial monitor on node side?
-
No, nothing.
-
Try to clear the EEPROM first, then re-upload your sketch.
-
I have already clear the EEPROM many times. No changes.
I have activate the DEBUG mode on the RF24_config.h file:
#define FAILURE_HANDLING #define SERIAL_DEBUGI can now see some debug informations:
send: 255-255-255-255 s=255,c=3,And nothing more. Some kind of "failed broadcast" ?
Maybe, the gateway seems to never respond to this first broadcast; the gateway never receive it anyway. -
Same thing append if I try the serial sketch on the working "serial-gateway". If I try the gateway sktech on the "bad" arduino, the gateway seems to start.
The NRF24 is connected to the 3.3V out from the Arduino nano. I will try to use and external power supply; or maybe, I will buy the NRF24 without antena. Thanks for that suggestion.
-
- The NRF24 antenna version is:
-- working current in transmit mode is 115mA
-- working current in receiver mode is 45mA
For the NRF24 non antenna version i did'nt find any details of power consum. (only 1uA on Power down mode)
Arduino Nano:
- The total current from all the IO pins together is 200 mA max.
- The 3.3V output is capable of supplying 150 mA.
-- Note - Any power drawn from the 3.3V rail has to go through the 5V rail. Therefore, if you have a 100 mA device on the 3.3V output, you need to also count it against the 5V total current.
The 5V output is much powerful on the Arduino nano. U can try to use a 5V to 3.3V stepdown regulator like AMS1117
- The NRF24 antenna version is:
-
Here are the specifications from the NRF24 without antenna
http://www.nordicsemi.com/eng/Products/2.4GHz-RF/nRF24L01#Specification
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login