biggis-project / weather-sensors

Building a network of cheap sensors deployed within a city (HW and SW)
MIT License
1 stars 1 forks source link

Problem with NRF24L01+ clones #9

Closed vsimko closed 8 years ago

vsimko commented 8 years ago

I bought two versions of the NRF24L01+ module, both from China. The cheaper version, however, causes problem when transmitting.

This one works image

This version does not work (although there are indistiguishable versions that do work, see below) image

Notes

vsimko commented 8 years ago

From section 10.4 of the Nordic Semiconductor spec sheet for the NRF24L01+:

"The nRF24L01 DC supply voltage should be decoupled as close as possible to the VDD pins with high performance RF capacitors, see Table 26. on page 69. It is preferable to mount a large surface mount capacitor (for example, 4.7μF ceramic) in parallel with the smaller value capacitors. The nRF24L01 supply voltage should be filtered and routed separately from the supply voltages of any digital circuitry."

vsimko commented 8 years ago

See also this post: http://forum.mysensors.org/topic/1153/we-are-mostly-using-fake-nrf24l01-s-but-worse-fakes-are-emerging

vsimko commented 8 years ago

I don't want to waste time with the cheap buggy units. I just ordered a new set of the working "YJ-15008+PA" units from eBay (2.90 EUR each)

vsimko commented 8 years ago

Interestingly, when the new units arrived, they looked exactly as those cheap non-working clones, although I ordered specifically the model with "YJ-15008+PA" marking on it. However, these units are working. Only 1 of these 28 units doesn't work, but that's probably a different story.