My devise is self made, based on adafruit node. Iam using this LMIC. I know, that LMIC is not maintained and I should use this one Version numbermight be 1.0.3
we’ll have to set out the Frame Counter checks as we
What do you mean?
I just enabled the “reset count frame”, I tunred on my devise and the data are now shown in “Live data” of my devise. Cool, but that’s really the solution the reset the frame, specially if I turn off the devise for a couple of day, and I turned it on for new measeures?
I have to leave, but I come back later to see you messages
Have you added all the additional frequencies you node knows about to the stack so it knows your node knows about them? If you don’t all packets transmitted by your node on any frequency not in the standard (868.1, 868.3 and 868.5) will be dropped and not forwarded to the application.
I mentioned that the devil is in the detail so please can you tell me which one so we can check on any hardware modifications that may be needed.
OK, we’ll skip the question about why you not using the one you know you should be using, which isn’t going to be on 1.0.3 - again detail - 3.3.0 may well work.
When I startedwith LoRaWAN, I lernt with this library. If I look at the pdf doc folder, it say version 1.5. I know, that libary is not mainitained and I have to move to a maintained version. It’s on my to do list.
I mentioned that the devil is in the detail so please can you tell me which one so we can check on any hardware modifications that may be needed.
I build a devise with a ATSAMD21G18 ARM Cortex M0 at 48Mhz with 3V3 logic, as the Adafruit Adalogger board. The chip has 256K of FLASH and 32K of RAM. I added a RFM95 radio module for Europe.
Ah, you could have highlighted you have it working rather than bury it in a paragraph at the bottom of the post
Yes sorry, but I was not convainced, it was the reaon. By resgistering a devise with V3, there are more option than in V2, specially in the ‘Network layer’ tab. I was supcisous about my first devise registration with V3, as I mostly kept all option by default,
Yes, since I enabled the “Reset count frame” option, it look like my devise show activites in “Live data” tab, but I have not try more.