Gateway subscription not attached and active (TTIG Pro)
quintesse: And I just checked with the Internet Archive and back then it did NOT mention that a subscription would be required! Somewhat confusing that you put in a screen shot that shows that a...
View ArticleGateway subscription not attached and active (TTIG Pro)
descartes: Somewhat confusing that you put in a screen shot that shows that a subscription is required Well, it doesn’t say it’s required, does it? You might argue that’s it’s implied somehow by the...
View ArticleGateway subscription not attached and active (TTIG Pro)
quintesse: Well, it doesn’t say it’s required, does it? You might argue that’s it’s implied somehow by the wording, but it definitely wasn’t clear, which is probably why they changed it because this...
View ArticleIn TTN Console , Gateway Only Receives Initial Uplink – No Further Uplinks Sent
ambarcioglu: But it seems I violated downlink limit , but it did not cause a problem. Maybe I got some downlinks from my another end devices which did not exceed 10 for per device. You can’t be sure...
View ArticleGateway Disconnected
I use a Browan MerryIoT Helium Gateway. It Supports a secondary LNS and simultaneously sends packets to both. I am successfully connected to TTN on my Browan, but not in TTN. Any idea what might be...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
Latest SlimLoRa release now can revive 32Kb AVR’s. It needs 14Kbytes of flash. Tested only with Adafruit Feather 32u4 on EU868. Other regions still unsupported. Finally downlinks for application are...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
Some user experience comments … clv: on EU868 Called EU863 - yes, I know it starts at 863 but I see 868 far more often. Not sure it’s a good vibe to post a link to a repro that’s preset to, cough, the...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
Thank you for you comments. I always remember 868, don’t know why. descartes: ‘other’ network. I use both networks but I admire the knowledgeable TTN people. NbTrans, not important for me. I didn’t...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
clv: and my brain has difficultly to jump on another platform like STM32WL. Even if it’s using the very same Arduino framework??? clv: I think more serious problem is the absence of confirmed uplinks....
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
Oh, you give me hope with the STM32WL, thanks. I had the impression you need their IDE for the LoRaWAN stack. I also tried platformio but to my surprise I had many errors to fix. So yes, I am afraid...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
There is nothing more disruptive than a confirmed downlink - just don’t do it. You can end up with a perpetual loop if the user code goes wrong. And confirmed uplinks are disruptive as well - for a...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
descartes: if the user code goes wrong But I want to be managed from the library, so user can’t do any wrong except that choose confirmed downlink which already can. Unless the user tampers the...
View ArticleFair use policy, what happens if a device exceeds max time
What happens if a device exceeds the fair use policy ? I cannot find in documentation what is the “fine” if a device exceeds the rules of fair policy. Will it be blocked for a certain time ? thanks in...
View ArticleFair use policy, what happens if a device exceeds max time
The “fine” is your account is suspended. One glance at the graphs by the TTI SysOps, one click to suspend. Sure, you can setup another. But that will get suspended too, until you get bored. For what I...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
clv: so user can’t do any wrong except that choose confirmed downlink which already can There will always be someone who wants to shoot themselves in the foot. clv: You mean it’s better to not...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
descartes: If flash space is a consideration, I’d make sure ADR works wonderfully and leave the rest out. I think ADR is working flawlessly. You mean I don’t need to further develop SlimLoRa? It’s...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
clv: It’s better to add features with #define’s? Always better to turn optional items on/off. clv: No need for dynamic TX/RX channels or CFlist? I think you’ll find that this will be the Flash killer...
View ArticleSlimLoRa library for arduino - EU863 basic functionality - testers wanted
descartes: It’s the RAM remaining that’s the “other” problem for LMIC Here 1360 RAM bytes free. I think 1440 bytes RAM free without devices and only battery level report. Forgot to write. downlinkData...
View Article