Alexander Tishchenko

Results 6 issues of 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...

enhancement

Replace crypto:hmac functions according to Removals OTP document.

Removed irrelevant changes. This commit adds just a function to the API.

type: enhancement
topic: code

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...