NRF24L01+PA+LNA distance problem
-
@MiKa
Device is installed in rural area. There is only one wifi. I don't think there is jamming or interference..
I don't have RF scanner. If I couldn't find any other solution , probably I need to build RF scanner to check it.. -
Sometimes we get shitty modules from china:
https://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging
I made good experiance with these rather expensive ones:
https://de.aliexpress.com/item/2pcs-RF2401F20-2-4G-high-integrated-RF-module-with-Nordic-s-RF-chip-nRF24L01-For-Free/32302870943.html
But even with these I had to be very careful about antenna placement -
Another RF scanner with mini OLED 0.96 display
https://www.rcgroups.com/forums/showthread.php?2777178-Very-cheap-Arduino-based-2-4-GHz-band-monitor -
Whole system is Li-Ion battery powered system with solar.
Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
Node has 1x18650 Li-Ion battery with small solar panel.
Node goes sleep mode for 10 minutes then wake up and send data within 10 second.@yd-kim said:
Whole system is Li-Ion battery powered system with solar.
Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
Node has 1x18650 Li-Ion battery with small solar panel.
Node goes sleep mode for 10 minutes then wake up and send data within 10 second.What kind of Arduino do you use?
-
@yd-kim said:
Whole system is Li-Ion battery powered system with solar.
Gateway has 3S2P Li-Ion battery with proper solar panel. Battery voltage never go under 11V.
Node has 1x18650 Li-Ion battery with small solar panel.
Node goes sleep mode for 10 minutes then wake up and send data within 10 second.What kind of Arduino do you use?
-
Quick fix may be to add resend if Failed.
See here
-
@gloob
nRF module should not use over 3.6V and Li-Ion battery is 4.2V when it is full charged. -
Sometimes we get shitty modules from china:
https://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging
I made good experiance with these rather expensive ones:
https://de.aliexpress.com/item/2pcs-RF2401F20-2-4G-high-integrated-RF-module-with-Nordic-s-RF-chip-nRF24L01-For-Free/32302870943.html
But even with these I had to be very careful about antenna placement -