Hi All,
I use the BLE_STACK 1.4.0 ,test the SimpleBLEBroadcast project. As you know that , the original advertise type in this project is GAP_ADTYPE_ADV_NONCONN_IND. It works well. But I change the type to GAP_ADTYPE_ADV_IND , the GAPROLE_ERROR happens. what causes this case?
Thanks