device advertises as expected but unable to connect and get services
I've setup a P2PServer based firmware created from CubeMx. So far so good. It advertises as expected. But when I run the lightblue app, it won't connect to my advertising device.
I've already compared my firmware to the P2PSERVCE example project from the STM32CubeWB library and don't see any big suspicious differences.
I also compared the cubeMX configuration settings fot the STM_WPAN.
When I try to connect in the lightblue android app it pop ups the following message:
"No data available"
"Failed to establish connection to device, please select anaother device or try again"
Does anyone sounds this behaviour familiar and has a clue to start debugging?
The raw advertisement packet of the working and the not working firmware is 100% equal