Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Igor Katkov
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by Igor Katkov

    • RE: NRF24L01+ range of only few meters

      [Update for future generation]
      I think I found my issue. It was the large transceiver see image below, with power amplifier and external antenna.
      Once I replaced both receiver and transmitter with identical units, range got significantly better.
      60m clear sight and almost whole house through multiple walls.

      For whatever reason small unit can't hear ACK from the PA unit. I tried to reduce power on the PA end to

       radio.setPALevel(RF24_PA_MIN); 
      

      but it did not seem to have any effect. My best guess now is that oscillator on the PA unit is slightly off. PCB antenna unit is battery powered.
      Power source to arduino UNO that drives PA unit is good, 5V less that 2mV ripple. The transceiver is powered via 3V3 output (onboard regulator) of UNO though, could it be the problem?

      posted in Hardware
      Igor Katkov
      Igor Katkov
    • RE: Which Lab Power Supply?

      Some ppl suggest - DIY.
      The problem with DIY is that you need to know well what are you doing and you also need tools to debug your power supply when it does not work. Non of that applies to a typical novice.
      I suggest getting one of the low-end bench grade power supplies ~$100 on amazon.
      Example: http://www.amazon.com/gp/product/B00FPU6G4E

      Make sure you don't try to save $20 and buy the cheapest possible with low precision pots.
      Hi precision pots a re like $10+ a piece alone so you are likely to save nothing if decided to upgrade yourself. I did that and I regret it.

      One bench power supply is not enough so you can DIY your second one.

      posted in Hardware
      Igor Katkov
      Igor Katkov