ERR_COMMAND_DISALLOWED after getBlueNRGVersion()
When I run aci_hal_write_config_data() as a first command after BlueNRG-MS reset, I get ERR_CMD_SUCCESS. But when I call getBlueNRGVersion() first, then I get ERR_COMMAND_DISALLOWED from aci_hal_write_config_data(). What is the reason? How checking BlueNRG-MS version can affect any other command?
#command #version #aci #bluenrg-ms