Tool/software:
Hi, I am trying to transmit BLE data at particular channel by instructing the controller directly. I see that technical manual mentions that there is generic command to receive operation `CMD_BLE_GENERIC_RX or CMD_BLE5_GENERIC_RX
`. But is there anything similar for transmit operation? Or does the `CMD_PROP_TX or CMD_BLE5_TX_TEST
` is capable for this? If yes how to use it?
PS: New in using this controller, please let me know if there are any other ways that I can achieve this?
Regards