Search results

  1. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    FINALLY got it all going. It was a mixture of getting the pins on the Teensy right and small code corrections. Basically not being careful enough. Thank you very much for your patience it is very much appreciated.
  2. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    Hi Paul, Thank you very much for your help, I have another set of questions. I have been looking at this problem now for some time... I just don't understand what I am doing wrong... The Arduino is Transmitting because when I remove the power the Teensy stopy receiving..... but why the failed...
  3. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    I have moved the gnd pin but the Monitors are showing the same as before. One Point I have rduced the Teensy Speed to 24 MHZ because at a higher Speed the Monitor Shows intermitend rx. Optimize is set to fast all in the IDE tools
  4. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    OK I now have a red face but what the heck, I am sort of getting info now but have also had to adjust the sketches. Before I explain everything I will include the code agin, the wiring and the Monitor info. Here goes, Teensy Mon. Now sending failed Sent 159481763, Got response 255948888...
  5. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    If this not OK please tell me how you want the Pictures, Many Thanks, Paul
  6. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    Hi Paul That you very much for your answer. I have now made two sketches based on the Information in the link ypu sent me and I do not get the same results. I have really checked the wiring VERY carefully. I will post the two skeches below, perhaps you could have a look and see if you can find...
  7. O

    RF24 (maniacbug) and Nrf24L01 with Teensy 3.0

    teensy 3.2 and nrf24l01 Hi Matheusbrat did you ever get the Teensy to work with the nrf24l01. I am still having a lot of trouble. Could you be so kind as to post a TX sketch using the Arduino UNO and an RX Sketch using the Teensy 3.0 that you know works. If it it not too much trouble also the...
  8. O

    nRF24L01+ working in Teensy++ 2.0 and Teensy 3.0

    Hi, I am having Trouble getting my Teensy 3.2 to run with the NRF24L01. I am using Mainiabug RF24 library and the code works fine when I use an Arduino UNO but there is no communication when I use the Teensy. Do I have to Change a lot to get it working....?? I Need the Teensy for the space...
  9. O

    Does anybody get Teensy 3 working with NRF24L01+?

    This code works on the arduino uno but not on the teensy 3.2 The OLD Display works. Do you have any suggestions? The RF24 is from Maniabug
Back
Top