Problem Commissioning.h - LORAWAN_NETWORK_ID

Hi.

I have a problem with the wireless stick lite node.
Arduino IDE generates an error on compilation.

I think it is due to the LORAWAN_NETWORK_ID, in the Commissioning.h file

But I don’t know what I can do to fix it, it is the exact ID indicated by the equipment


I’d appreciate your help

hi,

can you try this:

Hi Jason, thanks for your reply.

I tried that possibility and the compilation not return errors. But anyway the node does not make the connection with the gateway.

When converting the number to hexadecimal base, the length of the value is too long for the format (uint32).

When printing on the serial screen the value of the ID, it is a truncated number of the real value.

How can I find out for which region the gateway was manufactured ?