Code Monkey home page Code Monkey logo

Comments (4)

lnlp avatar lnlp commented on June 19, 2024 1

@Bighoneypot
Please respond.
Did above help to solve your issue?

from lmic-node.

lnlp avatar lnlp commented on June 19, 2024

Hi,

I just see your question (missed the notification).

Your MIC mismatch may be related to incorrect Network Layer settings.
For LMIC-node / MCCI LMIC I suggest to use the following Network Layer settings for a device:

  • LoRaWAN version: MAC V1.0.3
  • Regional parameters version: PHY V1.0.3 REV A

If the parameters for your device are currently different from above you may try to set them to above values.

There are several options to do this:

  1. In the console, change the exisiting device settings to the ones above.
    While this should work, in practice it may very well not (changed in console but not effective).

  2. Change the parameters via the commandline tool (see TTS docs and TTN forum for more information).
    This should work (but I have not verified it).

  3. In the console, delete the current device (this will render the device-id useless for later use), then in the same application create a new device for your node using above Network Layer settings (need to specify a new device-id).

  4. Same as 3. but create the device in a new application.
    Use only if 3 does not solve the issue.

A user with similar MIC mismatch issue (and same board) reported that option 4 fixed it and option 3 apparently did not but lacked further details. Maybe that was you? If the issue is Network Layer settings related then option 3 should work just as well (and is preferred over 4).

from lmic-node.

Bighoneypot avatar Bighoneypot commented on June 19, 2024

@lnlp
Gday,
yes I solve my issue with remove entire application and after I create new application the device work fine.

from lmic-node.

lnlp avatar lnlp commented on June 19, 2024

Thanks. Good to hear your issue has been solved.

from lmic-node.

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.