Request for radio configuration

S2GW sends a request for radio network configuration after start up and then every 15 minutes by default. The 15 minutes period is defined in S2GW config and can be modified if needed.

<?xml version="1.0" encoding="UTF-8"?>
<NodeServer>
  <MacAddress>b8:27:eb:c7:38:d9</MacAddress>
  <NodeType>9300</NodeType>
  <Status>Not configured</Status>
  <ReqSettings>true</ReqSettings>
</NodeServer>

Last updated