Alexander Mihajlovic

Results 7 comments of Alexander Mihajlovic

@ahron1: Wouldn't it make more sense to keep the `db_connector` module in your own application? That way you are free to alter the implementation to suit your needs, including switching...

I have spent the last few days tracking this same issue. My own conclusion is that it must return an error status distinct from `LORAMAC_STATUS_DUTYCYCLE_RESTRICTED` in case it hits the...

I figured a different way of recreating the issue which doesn't require unplugging the gateway: - Set **DR = DR0** (to get most time on air per telegram) - Set...

I also tried to make the stack cleanly abort the transmission and signal McpsConfirm, instead of getting stuck by making it land in the default case of the switch in...

> Hi @abxy , > > could you please provide details about which part you modified exactly (`>=` instead of `>`)? @djaeckle This is how i patched it: ``` diff...

An experimental version of this is available using option `dev_mode`

This seems to match what I just ran across opening a project from the command line. "Recent Projects" is likely a red herring since I did not go through that...