Device profiles

I created device profile in lora server –
first created OTAA – Class A ,Class B and Class C
i tick every class but i have only class A type node.
Please guide me config of device profile.

I have two device and different class , how to know lora server about what is class of node .

If you know it is a Class-A device only, you should not tick Class-B and Class-C :slight_smile:

If i have all the class device that time what to do .
beacuse i created only two device profile OTAA and ABP.

An all-class device doesn’t exist as a device can’t be Class-B and Class-C at the same time. Typically you would end up with something like:

  • LoRaWAN 1.0.2 - OTAA - Class-C
  • LoRaWAN 1.0.3 - ABP - Class-B
  • LoRaWAN 1.1 - OTAA

Note that these are just examples :slight_smile:

Or when you have configured the Codec, this could also be:

  • Temperature-sensor v1
  • Light sensor v2
  • Etc…