Hi:
The solution I used is CC2564RVMR+STM32F103RET6,the Software development kit is CC256XSTBTBLESW v4.0.2.2.
I added HIDDEMO to SPPBLEDEMO (FREERTOS), the development board is STM32F103RET6EM + CC2564MODNEM.
The HIDmode and SPPmode and BLE mode all discoverable. But on my board ( self-designed PCB ) ,I can't discover these three modes.
when I set up "VS_Set_Max_Output_Power" exceed 1 ,the HID and SPP are discovered .The BLE mode is registed ,GAP_LE_Advertising_Enable success
and DiscoverabilityMode = dmGeneralDiscoverableMode ,but it’s undiscovered. Is that ANT problem? or PCB problem? or software problem?
Thank you!