MarekNovakACRIOS
MarekNovakACRIOS
I encountered the same issue - my application is street light controller using class C. This is related to this issue - https://github.com/Lora-net/LoRaMac-node/issues/1048 Try to implement a workaround as suggested...
I also use a similar workaround checking for stack being busy for too long as a sanity/safeguard check. IMHO the reason is somehow related to hardware - the stack thinks...
Related to https://github.com/Lora-net/LoRaMac-node/issues/1270
Hello guys, I think we have a working setup with TTS running at HTTP port 8089 (non-TLS, just HTTP) with Traefik as reverse-proxy. Here is a repository with the setup....
Also backported for loramac-node: https://github.com/Lora-net/LoRaMac-node/pull/1615