When running “at+get_config=lora:status” and “at+get_config=lora:channel” there is no return value in the notify over BLE.
Is it because of the amount of data that needs to be returned is too large? If so the AT commands / API needs to be broken out into individual components. 1 for set, 1 for get.