Navigation

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

    BramWerbrouck

    @BramWerbrouck

    0
    Reputation
    3
    Posts
    332
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    BramWerbrouck Follow

    Best posts made by BramWerbrouck

    This user hasn't posted anything yet.

    Latest posts made by BramWerbrouck

    • RE: Arduino NANO: NRF24L01 + ENC28J60 Ethernet Shield problems

      Before I can do a test with the SoftSPI, I have another problem;

      Before this, I worked with two Arduino NRF24L01+ 2.4GHz Wireless Transceiver Modules, And that worked (except with the ENC28J60 Ethernet shield). Now I changed one of these modules with another module "NRF24L01+PA+LNA SMA Antenna Wireless Transceiver communication module 2.4G 1100m" So the new one has an external antenna to increase the range.. The problem is that I have no more communication between these two modules... what's wrong here?? I haven't change the code

      posted in Troubleshooting
      BramWerbrouck
      BramWerbrouck
    • RE: Arduino NANO: NRF24L01 + ENC28J60 Ethernet Shield problems

      Anyone???

      posted in Troubleshooting
      BramWerbrouck
      BramWerbrouck
    • Arduino NANO: NRF24L01 + ENC28J60 Ethernet Shield problems

      Hi,

      I have a little project as following:

      2 arduino nano's, both with a NRF24L01 module, the first one is used as a transmitter (it transmits data from an ultrasonic sensor), the second one is used as a transceiver. I have both arduino's working, and they 'communicate' well with each other.

      Now I want to add a ENC28J60 Ethernet Shield to one of the Nano's, so the received values can be sent to the internet... But, When I add the shield on my nano, it goes wrong.. I don't receive any data anymore...

      I connected the nano and the NRF24L01 module as follows:

      3,3V & GND
      SPI: pin 11, 12, 13
      CS: 5
      CSN: 6

      I don't know what the problem is...

      posted in Troubleshooting
      BramWerbrouck
      BramWerbrouck