Coder Social home page Coder Social logo

Comments (3)

gotthardp avatar gotthardp commented on May 19, 2024

The Web form expects a MAC address without the colons. Please note that your 02:4B:08:0E:0E:29 is only 6-bytes long, whereas the MAC address shall be 8-bytes long.

The error message suggests your gateway uses MAC 00:00:02:4B:08:0E:0E:29. Remove the colons and enter this value to the Web form, or via the curl just like you did and it shall work.

from lorawan-server.

ymkins avatar ymkins commented on May 19, 2024

Thanks!
And now I see

16:06:06.352 [error] gen_server lorawan_iface_forwarder terminated with reason: no function clause matching lorawan_mac:handle_rxpk({rxq,<<"2016-10-31T16:06:09.566237Z">>,2772238820,2,1,1,-58,6.8}, 4, <<0,107,243,113>>, <<"semtech-mote">>, undefined, 4, <<0,0,0,0,0,0,0>>) line 151
16:06:06.352 [error] CRASH REPORT Process <0.954.0> with 0 neighbours exited with reason: no function clause matching lorawan_mac:handle_rxpk({rxq,<<"2016-10-31T16:06:09.566237Z">>,2772238820,2,1,1,-58,6.8}, 4, <<0,107,243,113>>, <<"semtech-mote">>, undefined, 4, <<0,0,0,0,0,0,0>>) line 151 in gen_server:terminate/7 line 812
16:06:06.357 [error] Supervisor lorawan_sup had child packet_forwarder started with lorawan_iface_forwarder:start_link(1680) at <0.954.0> exit with reason no function clause matching lorawan_mac:handle_rxpk({rxq,<<"2016-10-31T16:06:09.566237Z">>,2772238820,2,1,1,-58,6.8}, 4, <<0,107,243,113>>, <<"semtech-mote">>, undefined, 4, <<0,0,0,0,0,0,0>>) line 151 in context child_terminated
16:06:06.360 [debug] Supervisor lorawan_sup started lorawan_iface_forwarder:start_link(1680) at pid <0.955.0>

So, it's time to implement handlers.

from lorawan-server.

gotthardp avatar gotthardp commented on May 19, 2024

Yes, the error you are now getting suggests that your gateway is using some unexpected protocol.

from lorawan-server.

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.