[solved] Golang-sdk OTAA

Hi,
I am trying to register node through my golang application and I am unable to register the device with OTAA Activation method.
In GoDoc I cannot find any function that provides this (or at least field) that specifies which method should be used.

And also I cannot find a function for disabling frame counter check.

Thank you for your response :slight_smile:

The main question I have somehow successfully resolved with when device is created set AppKey and the OTAA mode is selected automagically