When using the MSP channel switch procedure, the channel sent via GP to the sensor is always the channel that was provided at the startup of the library.
If setChannel() is invoked after the library starts up, the library will start listening to this new channel, but it will not send this channel as the current channel in a MSP channel switch response.
When using the MSP channel switch procedure, the channel sent via GP to the sensor is always the channel that was provided at the startup of the library. If setChannel() is invoked after the library starts up, the library will start listening to this new channel, but it will not send this channel as the current channel in a MSP channel switch response.