Giter VIP home page Giter VIP logo

nrf24l01_arduino_kiss_modem's People

Contributors

sh123 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

nrf24l01_arduino_kiss_modem's Issues

Problem with encoding-decoding

I am sending an aprs frame using APRSIS32.
Modem connected to the serial port. I receive data on the second computer with identical configuration. Except for the SSID.

Below is a record of the KISS port log of both computers.

Sent data:
Tid(1950):2021-03-04T15:06:50.720 Sent[69]:<C0 00 82 A0 AE AE>bbr<9A 88 88>`<82 A4 92 A6 A6>@A<03 F0>=5215.02N/02055.59El439.975MHz Rysiek@house

Received data:
Port(ATNCplus):2021-03-04T15:06:53.476 KISS:Not long enough (Need 18)[3]:<00 82 C0>

As you can see, FEND unexpectedly appeared in the frame.
From what I can diagnose on the receiving side (in the onRadioDataAvailable() function) it is correct.

Please help

sending

photo_2021-03-04_16-23-31

Questions about used pins

In the program it is written:

#define RADIO_PIN_CE 10
#define RADIO_PIN_CS 11

To do this, pins 7 and 8 are used by default in the used library.
In arduino, pin 11 is MOSI, isn't this a pin conflict?

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.