Alexander Tishchenko
Alexander Tishchenko
Hello Petr! Any plans on implementing NewChannelReq MAC command? I found that it is used by Actility/ThingPark on ABP device's initial connect or reset on zero - they use it...
Replace crypto:hmac functions according to Removals OTP document.
Removed irrelevant changes. This commit adds just a function to the API.
Update tutorial project to NRF5 SDK v17.0.2, Segger Embedded Studio
* Fixed type references for queue, dict and gb_trees * Replaced the usage of erlang:now/0 by erlang:timestamp/0
Is the metrics_callback absolutely required to publish custom non-cowboy related metrics via http/https? I tried different approaches, but unless I specify the metrics_callback no other metrics will get exported to...