Under normal circumstances, our node enables 8 channels, but it is found that 64 channels are enabled some times. In what scenario will chirpstack issue the MAC command to enable 64 channels.
The following is the configuration of network server:
[postgresql]
dsn="postgres://chirpstack_ns:chirpstack_ns@postgresql/chirpstack_ns?sslmode=disable"
[redis]
url="redis://redis:6379"
[network_server]
net_id="000000"
[network_server.band]
name="AU915"
[network_server.network_settings]
installation_margin=15
rx2_dr=9
enabled_uplink_channels=[0,1,2,3,4,5,6,7]
[network_server.gateway.backend.mqtt]
server="tcp://mosquitto:1883"
[join_server.default]
server="http://chirpstack-application-server:8003"