Code Monkey home page Code Monkey logo

Comments (5)

SpaceTeddy avatar SpaceTeddy commented on July 22, 2024

Hi @DrahcPro ,
Does it mean you fixed your problem and it is working now?
may you tell us the issue?

thx

from cc1101.

DrahcPro avatar DrahcPro commented on July 22, 2024

The specific issue is not the case anymore (probs user error), I still have other issues which I am trying to figure out though. Namely tx side example is working but rx side is not receiving.

I'll be trying some stuff out today and tomorrow and will post a new issue if I can't figure it out.

from cc1101.

SpaceTeddy avatar SpaceTeddy commented on July 22, 2024

well, unfortunatly I have no hardware for this project anymore and I can not give good support, but as I remenber right I used a M16 AVR. In the beginning I had some trouble with the Interrupt routine and I would suggest that you check the GPIO2 of the RF board board if ther is a HIGH level signal after sending the package with the TX Demo. If the state changes from LOW to HIGH, than you should check the Pinning again and check if the Interrupt triggers on the right GPIO of the Arduino board.
You can also try to implement GPIO2 polling instead of Interrupt. This is more easy for the beginning.

from cc1101.

DrahcPro avatar DrahcPro commented on July 22, 2024

Alright, I'll check that first 👍

from cc1101.

DrahcPro avatar DrahcPro commented on July 22, 2024

Ow and now I have your attention, could you maybe add a note in the readme that the pinout for arduino MEGA is not the same as UNO this caused a fair bit of confusion for me as well (SPI are on the UNO in the 10s and in the MEGA on the 50s)

from cc1101.

Related Issues (20)

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.