Coder Social home page Coder Social logo

arduino-nrf24l01's Introduction

arduino-nrf24l01's People

Contributors

aaronds avatar amdoolittle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduino-nrf24l01's Issues

example ping client doesn't work

The server just responds with. I added some code out output the data in the packet which is where the 0000 is then nothing else happens.

Listening...
Got packet
0000
Reply sent.

The client just repeats this over and over.

Timeout on response from server!
Finished sending

I'm not sure what is going on of if I have a problem with my wiring or system.

I followed the wiring instructions in the documentation.

Does not work with Arduino DUE

Hi all
Thank you very much for the great work in making life so easy with arduino and the nrf24l01
please notice that this library still not work with arduino Due
I am looking forward to use it with my Due board.
thank you again
Mujahed

Mirf.h doesn't compile in arduino 1.0

The following lines need to be added to the Mirf.h header file.

if defined(ARDUINO) && ARDUINO >= 100

#include "Arduino.h"

else

#include "WProgram.h"
#include <pins_arduino.h>

endif

Error when adding .ZIP file to library

I first extracted the contents inside the folder then I went on Arduino IDE to add the extracted folder however it did not let me add and I didn't see anything in the extracted file in the Arduino prompt however I could see the content of the file inside file explorer. I tried to press and open the Mirf folder which for some reason did not have the content inside and it didn't let me add it to Arduino library.

I then instead of trying to add the extracted folder, I added the .ZIP folder which prompted me to open it. It then closed which it is meant to do. however instead of it being added to library it displayed:

" Error: 13 INTERNAL: Library install failed: moving extracted archive to destination dir: library not valid"

It also displays in the terminal when I try to upload the program:

#include <Mirf.h>
^~~~~~~~
compilation terminated.

exit status 1

Compilation error: Mirf.h: No such file or directory

I have the latest version of Arduino and I have made no changes to the provided Arduino program

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.