I"m attempting to connect a MTCAP and seem to have blocked the EUI.
Is there a way to get it released?
Or how to edit the EUI on the MTCAP - it seems to be not possible to modify.
00-80-00-00-00-01-E8-B9
I"m attempting to connect a MTCAP and seem to have blocked the EUI.
Is there a way to get it released?
Or how to edit the EUI on the MTCAP - it seems to be not possible to modify.
00-80-00-00-00-01-E8-B9
what do you mean by blocked? Also you have tagged this under V2 Console - V2 no longer a thingā¦ was this GW previously registered in V2? Are you registering under default GW ID (note not GW EUI) or using one you created yourself? If in doubt simply delete from V3 console and re-register using same GW EUI but setting another GW-ID (of your choice and convenience subject to character limits - lower case etc.)
thanks Jeff. (tag changed)
I was trying to add to Eu (but also accidently used AU) and went through process to create API keys. As this wasnāt connected, I deleted the gateway. But on retrying to add the Gateway Iām getting a message Submit failed, Already exists
detailsā¦
{
ācodeā: 6,
āmessageā: āerror:pkg/identityserver/store:id_taken (ID already taken, choose a different one and try again)ā,
ādetailsā: [
{
ā@typeā: ātype.googleapis.com/ttn.lorawan.v3.ErrorDetailsā,
ānamespaceā: āpkg/identityserver/storeā,
ānameā: āid_takenā,
āmessage_formatā: āID already taken, choose a different one and try againā,
ācorrelation_idā: ābd567dbb9e9c4432ab25dd69b6e27838ā,
ācauseā: {
ānamespaceā: āpkg/identityserver/bunstoreā,
ānameā: āalready_existsā,
āmessage_formatā: āalready existsā,
ācorrelation_idā: āb9ab4babc8ef4e28b967b914c9a0761cā,
ācodeā: 6
},
ācodeā: 6
}
]
}
My console has no gateways registered.
Also, this is a multitech Gateway and connecting as a Basic Station. The EUI is not editable as far as I can tell.
Iām wondering about using the CLI, but this is probably too challenging for me and suspect I would have the same result. There is a command Purge, and would that be relevant here?
thanks for the comments.
If you read the error message you might notice it mentions the ID (not EUI) is already used. So simply register with another ID, not the same one you used previously (or one used by another user).
yeah, I understand that.
I may not be completely understanding the MTCAP setupā¦
But with the Basic Station setup it generates the Gateway ID from the EUI automatically, so I donāt think I can change the ID on the gateway.
There is a station config field for the gateway, but Iām v uncertatin what field would need to change here
āstation_confā: {
āTC_TIMEOUTā: ā2sā,
āeuiprefixā: ā::0ā,
ālog_fileā: āstderrā,
ālog_levelā: āINFOā,
ālog_rotateā: 3,
ālog_sizeā: 100000,
ārouteridā: āā
}
The console āhelpfullyā does that automatically irrespective of packet forwarder used - it is only a suggestion - hover on the (?) for details but you can change to what you wish - ājohnmcdgw001ā?! Remember always GW ID in the device firmware is generally the GW EUI if not also explicitly called out - this is used as GW EUI in consoleā¦Gateway ID on the GW Console is your choice of free-form text (withing character limits and lower case)
Update Mod Note changed the Tag from V2 Console (no longer exists) to The Things Stack v3ā¦
You donāt need to. The ID in TTN has no relation at all to the ID on the MTCAP. The TTN ID is just a string of lowercase characters/numbers/dashes used by you to identify the gateway. The MTCAP ID translates to the TTN EUI.
connected!!
Thnka Jac for the tip. Itās somewhat confusing that the Multitech console uses Gateway ID to refer to the EUI and can only be hex values. Whereas the TTN console is user defined.
Plus, I had made another rooky error.
In all my confusion - and frequent reboots - I had overlooked that the gateway was still connected to my PC via the LAN port and I hadnāt reconfigured the LAN to DHCP and connected to a router.
So, now to do some more setupā¦
Forum search will reveal to you that ALL gateways are like this.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.