Ivaylo Petrov
Ivaylo Petrov
Instead of opening new connections quite often or rely on a global one, use a connection provided from outside. An added benefit of this change is the ability to do...
Hello, I am trying to use an include tag when passing parameters as follows ``` {% include "views/pagination.html" with controller="users" %} ``` While getting the value of the parameter `controller`...
Hello, Thank you very much for the excellent project! So far this is the best CoAP library that I have used! I am using it for an application that I...
As documented in the description of `RXParamSetupAns`, the frequency for RX2 windows can be changed. This does not appear to be supported for some of the regional settings right now.
It could be useful for user of the library to have an easy way to calculate the time it takes for a packet to be transmitted.
# Task list - [ ] New header parsing and field renaming - [ ] New key derivation helper functions - [ ] New MAC Commands # Other considerations -...