We have a DSGW-014 product.
I connected the CUPS of AWS through YouTube.
(I checked that it was connected through the LED status, and I couldn’t actually use it.)
However, we have come to the conclusion that we cannot operate our system with CUPS, so we would like to change it to LNS.
We thought it would be connected simply by changing the server address and TRUST, Cert, and Private Key.
However, it does not stick to the AWS server right now.
The IoTWireless GatewayCertManagerRole information has been changed as follows.
{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Principal”: {
“Service”: “iotwireless.amazonaws.com”
},
“Action”: “sts:AssumeRole”,
“Condition”: {}
}
]
}
What more parts should I try?