hello all
This is one of the point that causes me problems into my migration: I figured out the new logs and the SD obbervers... now this:
- the 52832 advertises correctly (with the correct services + attributes): the app receive the BLE_ADV_EVT_FAST
- but it stops being detectable after 10-15 secs (way before the end of the 180s adv_timeout). I do not receive anything (e.g. BLE_ADV_EVT_IDLE)
- If I succeed in connecting before the 10 secs, I receive the BLE_GAP_EVT_CONNECTED, there is the GATT negociation and .... nothing. freeze ! the client cannot read or write anything. at least no event reaches the app.